generated from phoenix-oss/tenant-tpl
wrong ks
This commit is contained in:
parent
8061f9ace9
commit
7f26175372
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@ resources:
|
||||||
- vars/ks.yaml
|
- vars/ks.yaml
|
||||||
- repos/ks.yaml
|
- repos/ks.yaml
|
||||||
- echo-server/ks.yaml
|
- echo-server/ks.yaml
|
||||||
- ubuntu-vm-helm/ks.yaml
|
- ubuntu-vm-1/ks.yaml
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
name: &app ubuntu-vm
|
name: &app ubuntu-vm-1
|
||||||
namespace: ${TENANT_NAMESPACE}
|
namespace: ${TENANT_NAMESPACE}
|
||||||
spec:
|
spec:
|
||||||
commonMetadata:
|
commonMetadata:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue