Indent pod template annotations correctly in deployment.yaml
Signed-off-by: Ryan Richard <richardry@vmware.com>
This commit is contained in:
parent
09571d1117
commit
fb843aa15b
@ -49,8 +49,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: #@ data.values.app_name
|
||||
annotations:
|
||||
scheduler.alpha.kubernetes.io/critical-pod: ""
|
||||
annotations:
|
||||
scheduler.alpha.kubernetes.io/critical-pod: ""
|
||||
spec:
|
||||
serviceAccountName: #@ data.values.app_name + "-service-account"
|
||||
containers:
|
||||
|
Loading…
Reference in New Issue
Block a user