update deployment for multi-environment setup
This commit is contained in:
13
base/memcached/kustomization.yaml
Normal file
13
base/memcached/kustomization.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
|
||||
|
||||
images:
|
||||
- name: memcached
|
||||
newName: memcached
|
||||
newTag: 1.6.29
|
Reference in New Issue
Block a user