♻️ kustomization

This commit is contained in:
auricom
2022-12-02 00:45:58 +01:00
parent c7eb3fca6d
commit 0259ffe463
126 changed files with 370 additions and 375 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- helm-release.yaml
- ./helm-release.yaml

View File

@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- operator
- cluster
- rook-toolbox
- ./namespace.yaml
- ./operator
- ./cluster
- ./rook-toolbox

View File

@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- helm-release.yaml
- ./helm-release.yaml

View File

@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- ./deployment.yaml