fix kustomizations
This commit is contained in:
parent
64bc378884
commit
3874014c85
3 changed files with 3 additions and 1 deletions
|
|
@ -5,3 +5,5 @@ resources:
|
||||||
- repository.yaml
|
- repository.yaml
|
||||||
- release-operator.yaml
|
- release-operator.yaml
|
||||||
- authkey-secret.enc.yaml
|
- authkey-secret.enc.yaml
|
||||||
|
- tsproxy-rtx6000.yaml
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- tsproxy-rtx6000.yaml
|
- tsproxy-rtx6000.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue