Update statefulset with default container annotation.
Adding default container annotation to the stateful set Signed-off-by: cccsss01 <[email protected]>
This commit is contained in:
@@ -29,6 +29,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
|
kubectl.kubernetes.io/default-container: spire-server
|
||||||
checksum/config: {{ $configSum }}
|
checksum/config: {{ $configSum }}
|
||||||
checksum/config2: {{ $configSum2 }}
|
checksum/config2: {{ $configSum2 }}
|
||||||
checksum/config3: {{ $configSum3 }}
|
checksum/config3: {{ $configSum3 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user