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.
2 parents 9890331 + 2edd81c commit 5d1840cCopy full SHA for 5d1840c
cluster/node-pools/master-default/userdata.yaml
@@ -528,7 +528,7 @@ write_files:
528
runAsNonRoot: true
529
runAsUser: 1000
530
- name: aws-encryption-provider
531
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/aws-encryption-provider:2d868b88c45572a5986dfe2820add60c8f858f06-main-2.custom
+ image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/aws-encryption-provider:87537492279066f5ddc94bf0cf3667f38f3f6328-main-3.custom
532
command:
533
- /aws-encryption-provider
534
- --key=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccount | getAWSAccountID }}:key/{{ .Values.ClusterStackOutputs.EtcdEncryptionKey }}
0 commit comments