We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1747bef + 3d6e0d5 commit 26f150cCopy full SHA for 26f150c
1 file changed
deployment/templates/mongodb-deploymentconfig.yaml
@@ -72,8 +72,7 @@ spec:
72
dnsPolicy: ClusterFirst
73
restartPolicy: Always
74
volumes:
75
- - emptyDir:
76
- medium: ""
+ - emptyDir: {}
77
name: "{{ .Values.name }}-data"
78
triggers:
79
- imageChangeParams:
0 commit comments