Skip to content

Commit

Permalink
fix: mgmt image value
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Oct 29, 2023
1 parent 90e640b commit 96145f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/opa-kube-mgmt/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ mgmt:
enabled: true
image:
repository: openpolicyagent/kube-mgmt
tag: "0.0.0" # appVersion is used by default, set to desired value to override
tag: "" # appVersion is used by default, set to desired value to override
pullPolicy: IfNotPresent
extraArgs: []
extraEnv: []
Expand Down

0 comments on commit 96145f8

Please sign in to comment.