Skip to content

Commit

Permalink
update runtime configmap to manifests as defined in v0.5.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Mason <[email protected]>
  • Loading branch information
mikemrm committed Dec 5, 2024
1 parent da86920 commit 9a7ab01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/tenant-api/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ spec:
secret:
secretName: "{{ .Values.api.db.certSecret }}"
{{- end }}
{{- include "iam-runtime-infratographer.configmap" $ }}
{{- include "iam-runtime-infratographer.manifests" $ }}

0 comments on commit 9a7ab01

Please sign in to comment.