Skip to content

Commit 7de8db6

Browse files
authored
docs: reference upstream docs
1 parent 67a58b7 commit 7de8db6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

chart/values.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,9 @@ selectorLabels:
124124
app.kubernetes.io/name: '{{ include "hcloud-cloud-controller-manager.name" $ }}'
125125
app.kubernetes.io/instance: "{{ $.Release.Name }}"
126126

127-
# strategy:
127+
# Deployment strategy for the hccm Pod.
128+
# See https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
129+
strategy: {}
128130
# type: RollingUpdate
129131
# rollingUpdate:
130132
# maxSurge: 1

0 commit comments

Comments
 (0)