Skip to content

Commit

Permalink
Setting k8s-wait-for back to v1.6
Browse files Browse the repository at this point in the history
Looking at this helm chart again, this job needs the flexibility of not
having the completed migration job in the k8s cluster.

Signed-off-by: Jonathan Liedy <[email protected]>
  • Loading branch information
jliedy committed Jan 8, 2024
1 parent 9bd0b13 commit 67164d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/openfga/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ datastore:
image:
repository: groundnuty/k8s-wait-for
pullPolicy: Always
tag: "v2.0"
tag: "v1.6"

postgres:
## @param postgres.enabled enable the bitnami/postgresql subchart and deploy Postgres
Expand Down

0 comments on commit 67164d9

Please sign in to comment.