We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df20c2 commit 4d5553cCopy full SHA for 4d5553c
1 file changed
…lm/numtracker/templates/statefulset.yaml helm/numtracker/templates/deployment.yamlhelm/numtracker/templates/statefulset.yaml renamed to helm/numtracker/templates/deployment.yaml
@@ -1,5 +1,5 @@
1
apiVersion: apps/v1
2
-kind: StatefulSet
+kind: Deployment
3
metadata:
4
name: {{ include "numtracker.fullname" . }}
5
labels:
0 commit comments