Add memcached
This commit is contained in:
7
kustomize/memcached/kustomization.yaml
Normal file
7
kustomize/memcached/kustomization.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: toy
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- services.yaml
|
Reference in New Issue
Block a user