further refinements
This commit is contained in:
@@ -16,3 +16,7 @@ patches:
|
||||
target:
|
||||
kind: IngressRoute
|
||||
name: anyway-ingress
|
||||
- path: patch-deployment-memcached-address.yaml
|
||||
target:
|
||||
kind: Deployment
|
||||
name: anyway-backend
|
||||
|
3
overlays/stg/patch-deployment-memcached-address.yaml
Normal file
3
overlays/stg/patch-deployment-memcached-address.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
- op: replace
|
||||
path: /spec/template/spec/containers/0/env/0/value
|
||||
value: "memcached-stg:11211"
|
Reference in New Issue
Block a user