Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev to eks #8293

Merged
merged 5 commits into from
Oct 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deployment-controller: Update to version master-225
Update container-registry.zalando.net/teapot/deployment-controller to version master-225
k8s-on-aws-manager-app[bot] authored Oct 2, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit a94f13df99a4fdb389b234e04f2b70941a4e7893
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: "deployment-service-controller"
image: "container-registry.zalando.net/teapot/deployment-controller:master-224"
image: "container-registry.zalando.net/teapot/deployment-controller:master-225"
args:
- "--config-namespace=kube-system"
- "--decrypt-kms-alias-arn=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccount | getAWSAccountID }}:alias/deployment-secret"