Skip to content

Commit

Permalink
update vault path
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhof42 committed Dec 19, 2024
1 parent a0cc149 commit 8bd9a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openstack/scheduler/templates/seed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
users:
- name: scheduler
description: "Scheduler service user for CC. This user was automatically generated by a user seed: https://github.com/sapcc/helm-charts/tree/master/openstack/scheduler/"
password: {{ printf "%s/%s/$region/keystone-user/password" $vbase $region | quote }}
password: {{ printf "%s/%s/keystone-user/password" $vbase $region | quote }}
role_assignments:
- project: service
role: service
Expand Down

0 comments on commit 8bd9a43

Please sign in to comment.