test-project
This commit is contained in:
12
k8s/overlays/onpremise/kustomization.yaml
Normal file
12
k8s/overlays/onpremise/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../../base
|
||||
- ingress.yaml
|
||||
|
||||
patches:
|
||||
- path: patch-storageclass.yaml
|
||||
target:
|
||||
kind: StatefulSet
|
||||
name: mysql
|
||||
Reference in New Issue
Block a user