Skip to content

Commit

Permalink
apps wc: add missing kafka values file for usercrds
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-elastisys committed Jan 10, 2025
1 parent b7ca100 commit bed8224
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions helmfile.d/stacks/rbac.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ templates:
labels:
app: dev-rbac
values:
- values/userCRDs/common.yaml.gotmpl
- values/userCRDs/bitnami/sealedsecrets.yaml.gotmpl
- values/userCRDs/mongodbcommunity/mongodb.yaml.gotmpl
- values/userCRDs/common.yaml.gotmpl
- values/userCRDs/flux/fluxv2.yaml.gotmpl
- values/userCRDs/mongodbcommunity/mongodb.yaml.gotmpl
- values/userCRDs/strimzi/kafka.yaml.gotmpl

dev-rbac-extra:
inherit: [ template: rbac ]
Expand Down

0 comments on commit bed8224

Please sign in to comment.