Skip to content

Commit 9441c41

Browse files
committed
add note to remove the automountServiceAccountToken in the next version
1 parent d11ccdd commit 9441c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/0000_00_cluster-version-operator_03_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
labels:
2323
k8s-app: cluster-version-operator
2424
spec:
25-
automountServiceAccountToken: false
25+
automountServiceAccountToken: false # removed in the next version
2626
containers:
2727
- name: cluster-version-operator
2828
image: '{{.ReleaseImage}}'

0 commit comments

Comments
 (0)