Add the external-svc app and deploy it to proxy tdc-aren that is running outide of the k8s cluster

This commit is contained in:
douzeb 2022-12-22 18:48:38 +01:00
parent 8cd792bfe8
commit fbda28f48a
1 changed files with 6 additions and 4 deletions

View File

@ -15,14 +15,16 @@ spec:
generators:
- list:
elements:
- app: c12s
overlay: prod
# - app: argocd
# overlay: prod
- app: k8s-poc-demo
overlay: prod
- app: k8s-poc-demo
overlay: test
# - app: argocd
# overlay: prod
- app: c12s
overlay: prod
- app: external-svc
overlay: tdc-aren
template:
metadata:
name: '{{app}}-{{overlay}}'