Skip to content

Commit

Permalink
Delete temporary patched images (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
moicalcob authored Sep 11, 2024
1 parent 90fc71a commit d364afa
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions manifests/kots-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,18 +186,18 @@ spec:
# Optional Values
## Values from Advanced Configuration
optionalValues:
## TEMPORAL PATCHED IMAGED
- when: 'true'
recursiveMerge: true
values:
routerMetrics:
image:
registry: registry.self-hosted.carto.com/proxy/carto/gcr.io/carto-artifacts
tag: "latest"
httpCache:
image:
registry: registry.self-hosted.carto.com/proxy/carto/gcr.io/carto-artifacts
tag: "latest"
## TEMPORAL PATCHED IMAGES
# - when: 'true'
# recursiveMerge: true
# values:
# routerMetrics:
# image:
# registry: registry.self-hosted.carto.com/proxy/carto/gcr.io/carto-artifacts
# tag: "latest"
# httpCache:
# image:
# registry: registry.self-hosted.carto.com/proxy/carto/gcr.io/carto-artifacts
# tag: "latest"

## Specify service account if workload identity is disabled
- when: '{{repl ConfigOptionEquals "enableGoogleWorkloadIdentity" "0" }}'
Expand Down

0 comments on commit d364afa

Please sign in to comment.