Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
remove prereleaseSuffixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ferenc-hechler committed Jun 12, 2024
1 parent e729fc0 commit 66a89a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/canvas-oda/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,14 +208,14 @@ secretsmanagement-operator:
image: ocfork/secretsmanagement-operator
version: 0.1.0
#TODO[FH]: remove before PR is merged
prereleaseSuffix: xxx
prereleaseSuffix:
#imagePullPolicy: IfNotPresent
imagePullPolicy: Always

sidecarImage: ocfork/secretsmanagement-sidecar
sidecarVersion: 0.1.0
#TODO[FH]: remove before PR is merged
sidecarPrereleaseSuffix: yyy
sidecarPrereleaseSuffix:

# TODO: add TLS to canvas-vault-hc
vault_addr: "http://canvas-vault-hc.canvas-vault.svc.cluster.local:8200"
Expand Down

0 comments on commit 66a89a7

Please sign in to comment.