I suppose we need these too. RBAC for the config searching.
This commit is contained in:
parent
12c5ed0a09
commit
55ed9e59b1
2 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ./externalsecret.yaml
|
- ./externalsecret.yaml
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
|
- ./rbac.yaml
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: gatus-configmap
|
- name: gatus-configmap
|
||||||
files:
|
files:
|
||||||
|
|
0
kubernetes/apps/observability/gatus/app/rbac.yaml
Normal file
0
kubernetes/apps/observability/gatus/app/rbac.yaml
Normal file
Loading…
Reference in a new issue