Skip to content

Commit

Permalink
Update storage backend image and delete unnecessary InterfaceGroup fo…
Browse files Browse the repository at this point in the history
…r AWS Secrets Manager (#61)

* Delete unnecessary InterfaceGroup for AWS Secrets Manager
* Update Storage Backend image
  • Loading branch information
pkosiec authored Mar 13, 2022
1 parent 486cae5 commit e591e44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
targetCPUUtilizationPercentage: <@ additionalinput.autoscaling.targetCPUUtilizationPercentage | default(80) @>
global:
containerRegistry:
overrideTag: <@ additionalinput.global.containerRegistry.overrideTag | default("95643d2") @>
overrideTag: <@ additionalinput.global.containerRegistry.overrideTag | default("834cd44") @>
path: <@ additionalinput.global.containerRegistry.path | default("ghcr.io/capactio") @>
image:
name: <@ additionalinput.image.name | default("secret-storage-backend") @>
Expand Down
15 changes: 0 additions & 15 deletions manifests/interface/aws/secrets-manager.yaml

This file was deleted.

0 comments on commit e591e44

Please sign in to comment.