further refinements

This commit is contained in:
2024-09-21 14:54:55 +02:00
parent 2b8b8390bc
commit 09ba656ae7
8 changed files with 41 additions and 5 deletions

View File

@@ -16,3 +16,7 @@ patches:
target:
kind: IngressRoute
name: anyway-ingress
- path: patch-deployment-memcached-address.yaml
target:
kind: Deployment
name: anyway-backend

View File

@@ -0,0 +1,3 @@
- op: replace
path: /spec/template/spec/containers/0/env/0/value
value: "memcached-stg:11211"