We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fab4ab + 17de8e0 commit b077ee6Copy full SHA for b077ee6
cluster/node-pools/master-default/userdata.yaml
@@ -261,7 +261,7 @@ write_files:
261
- mountPath: /etc/kubernetes/admission-controller-kubeconfig
262
name: admission-controller-kubeconfig
263
readOnly: true
264
- - image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/k8s-authnz-webhook:master-166
+ - image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/k8s-authnz-webhook:master-167
265
name: webhook
266
ports:
267
- containerPort: 8081
0 commit comments