Merge "aodh: Fix labels indentation for api Deployment"
This commit is contained in:
@@ -31,7 +31,7 @@ metadata:
|
||||
name: aodh-api
|
||||
annotations:
|
||||
{{ tuple $envAll | include "helm-toolkit.snippets.release_uuid" }}
|
||||
labels:
|
||||
labels:
|
||||
{{ tuple $envAll "aodh" "api" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 4 }}
|
||||
spec:
|
||||
replicas: {{ .Values.pod.replicas.api }}
|
||||
|
||||
Reference in New Issue
Block a user