fix: add missing kustomization.yaml
This commit is contained in:
parent
fb8441c436
commit
2a8a58e1e1
1 changed files with 6 additions and 0 deletions
6
infrastructure/sonarqube/kustomization.yaml
Normal file
6
infrastructure/sonarqube/kustomization.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrepository.yaml
|
||||
- helmrelease.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue