This commit is contained in:
parent
f2a6cf73da
commit
3bed5fc4a4
4 changed files with 134 additions and 12 deletions
6
loki/kustomization.yaml
Normal file
6
loki/kustomization.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
generators:
|
||||
- ./secret-generator.yaml
|
||||
resources:
|
||||
- ./namespace.yaml
|
Loading…
Add table
Add a link
Reference in a new issue