Update examples
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: frontend
|
||||
spec:
|
||||
replicas: 3
|
||||
4
multi-cluster/kustomize/overlays/test/kustomization.yaml
Normal file
4
multi-cluster/kustomize/overlays/test/kustomization.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
resources:
|
||||
- ../../base
|
||||
patches:
|
||||
- frontend-deployment.yaml
|
||||
Reference in New Issue
Block a user