fix: add missing infrastructure/kustomization and fix naming error
This commit is contained in:
parent
3efd346a11
commit
bff693d539
2 changed files with 5 additions and 0 deletions
5
infrastructure/kustomization.yaml
Normal file
5
infrastructure/kustomization.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- monitoring/
|
||||
- longhorn/
|
||||
Loading…
Add table
Add a link
Reference in a new issue