remove openebs

This commit is contained in:
Cedric Verstraeten
2024-12-01 17:18:08 +01:00
parent 82551c4a2b
commit b97048cf78
2 changed files with 21 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ resources:
helmCharts:
- name: openebs
releaseName: openebs
namespace: openebs
repo: https://openebs.github.io/charts
- name: mongodb
releaseName: mongodb

View File

@@ -0,0 +1,21 @@
metadata:
name: standalone
resources:
- ../../base
patches:
- target:
kind: Ingress
name: hub-api-ingress
patch: |-
- op: replace
path: /spec/tls/0/secretName
value: pr54-api
- op: replace
path: /spec/tls/0/hosts/0
value: pr54.api.kerberos.lol
- op: replace
path: /spec/rules/0/host
value: pr54.api.kerberos.lol
- op: replace
path: /spec/rules/0/http/paths/0/backend/service/name
value: pr54-hub-api-svc