We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11ccdd commit 9441c41Copy full SHA for 9441c41
install/0000_00_cluster-version-operator_03_deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
labels:
23
k8s-app: cluster-version-operator
24
spec:
25
- automountServiceAccountToken: false
+ automountServiceAccountToken: false # removed in the next version
26
containers:
27
- name: cluster-version-operator
28
image: '{{.ReleaseImage}}'
0 commit comments