We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c90d6e commit de68f25Copy full SHA for de68f25
1 file changed
charts/passport/templates/passport-deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
labels:
23
app: drycc-passport
24
spec:
25
- {{- include "common.affinities.nodes.soft" (dict "key" "app" "values" (list "drycc-passport")) | indent 6 }}
+ {{- include "common.affinities.pods.soft" (dict "key" "app" "values" (list "drycc-passport")) | indent 6 }}
26
serviceAccount: drycc-passport
27
initContainers:
28
- name: drycc-passport-init
0 commit comments