Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatten OPA Helm values #114

Merged
merged 2 commits into from
May 16, 2024
Merged

Flatten OPA Helm values #114

merged 2 commits into from
May 16, 2024

Conversation

MattPrit
Copy link
Collaborator

Changes:

  • Flatten structure of values.yaml for the OPA Helm chart. This means that chart users will configure things as, for example, opa.orgData.enabled rather than opa.opa.orgData.enabled. This brings things in line with the examples in docs/how-tos/deploy-with-helm.md.
  • Revert opa.name and opa.fullname in charts/opa/templates/_helpers.tpl to the defaults created by helm create. This changes opa.name from opa-opa to opa and opa.fullname from release-name-opa-opa to release-name-opa.
  • Fix what I think are typos in docs/how-tos/deploy-with-helm.md and docs/how-tos/verify-json-web-token.md

@MattPrit MattPrit requested a review from garryod May 16, 2024 09:47
@MattPrit MattPrit changed the title Flatten opa helm values Flatten opa Helm values May 16, 2024
@MattPrit MattPrit changed the title Flatten opa Helm values Flatten OPA Helm values May 16, 2024
@garryod garryod merged commit 69b9d37 into main May 16, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants