diff --git a/chart/tenant-api/templates/deployment.yaml b/chart/tenant-api/templates/deployment.yaml index 4d9dd63d..b5ee4389 100644 --- a/chart/tenant-api/templates/deployment.yaml +++ b/chart/tenant-api/templates/deployment.yaml @@ -178,4 +178,4 @@ spec: secret: secretName: "{{ .Values.api.db.certSecret }}" {{- end }} -{{- include "iam-runtime-infratographer.configmap" $ }} +{{- include "iam-runtime-infratographer.manifests" $ }}