diff --git a/templates/service-template.yml b/templates/service-template.yml index 90995c78ef..255ed79c0f 100644 --- a/templates/service-template.yml +++ b/templates/service-template.yml @@ -929,10 +929,10 @@ objects: mountPath: /config/jwks-file-static.json subPath: jwks-file-static.json - name: fleet-manager-fleetshard-authz-config - mountPath: /config/fleetshard-authz-org-ids-development.yaml + mountPath: /config/fleetshard-authz-development.yaml subPath: fleetshard-authz-org-ids-development.yaml - name: fleet-manager-fleetshard-authz-config - mountPath: /config/fleetshard-authz-org-ids-prod.yaml + mountPath: /config/fleetshard-authz-prod.yaml subPath: fleetshard-authz-org-ids-prod.yaml - name: fleet-manager-admin-authz-config mountPath: /config/admin-authz-roles-dev.yaml