rename overlay
This commit is contained in:
+8
-8
@@ -24,38 +24,38 @@ resources:
|
||||
- ../../base/vault
|
||||
|
||||
patches:
|
||||
# Traefik: swap upc-dev → forte-group
|
||||
# Traefik: swap upc-dev → upc-forte-group
|
||||
- target:
|
||||
kind: Application
|
||||
name: traefik
|
||||
patch: |
|
||||
- op: replace
|
||||
path: /spec/sources/0/helm/valueFiles/1
|
||||
value: $values/infra/values/forte-group/traefik-values.yaml
|
||||
value: $values/infra/values/upc-forte-group/traefik-values.yaml
|
||||
|
||||
# Grafana: swap upc-dev → forte-group
|
||||
# Grafana: swap upc-dev → upc-forte-group
|
||||
- target:
|
||||
kind: Application
|
||||
name: grafana
|
||||
patch: |
|
||||
- op: replace
|
||||
path: /spec/sources/0/helm/valueFiles/1
|
||||
value: $values/infra/values/forte-group/grafana-values.yaml
|
||||
value: $values/infra/values/upc-forte-group/grafana-values.yaml
|
||||
|
||||
# OpenCost: swap upc-dev → forte-group
|
||||
# OpenCost: swap upc-dev → upc-forte-group
|
||||
- target:
|
||||
kind: Application
|
||||
name: opencost
|
||||
patch: |
|
||||
- op: replace
|
||||
path: /spec/sources/0/helm/valueFiles/1
|
||||
value: $values/infra/values/forte-group/opencost-values.yaml
|
||||
value: $values/infra/values/upc-forte-group/opencost-values.yaml
|
||||
|
||||
# Gitea: swap upc-dev → forte-group
|
||||
# Gitea: swap upc-dev → upc-forte-group
|
||||
- target:
|
||||
kind: Application
|
||||
name: gitea
|
||||
patch: |
|
||||
- op: replace
|
||||
path: /spec/sources/0/helm/valueFiles/1
|
||||
value: $values/infra/values/forte-group/gitea-values.yaml
|
||||
value: $values/infra/values/upc-forte-group/gitea-values.yaml
|
||||
Reference in New Issue
Block a user