Skip to content

Commit

Permalink
Merge pull request #7895 from zalando-incubator/container-registry.za…
Browse files Browse the repository at this point in the history
…lando.net/teapot/deployment-controller

deployment-controller: Update to version master-223
  • Loading branch information
gargravarr authored Jul 26, 2024
2 parents d55e4b8 + 5576dbe commit 4d44365
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: "deployment-service-controller"
image: "container-registry.zalando.net/teapot/deployment-controller:master-222"
image: "container-registry.zalando.net/teapot/deployment-controller:master-223"
args:
- "--config-namespace=kube-system"
- "--decrypt-kms-alias-arn=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccount | getAWSAccountID }}:alias/deployment-secret"
Expand Down

0 comments on commit 4d44365

Please sign in to comment.