dont apply podinfo patches
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-20 20:40:31 -08:00
parent e24525af39
commit e4b16f5844
2 changed files with 4 additions and 12 deletions

View File

@ -37,14 +37,6 @@ spec:
# ingress.kubernetes.io/ssl-redirect: "true"
hosts:
- host: podinfo.sbtp.xyz
paths:
- path: /
pathType: Prefix
backend:
service:
name: podinfo
port:
number: 9898
tls:
- secretName: podinfo-tls
hosts:

View File

@ -6,10 +6,10 @@ resources:
- ../base/temporal
- ../base/fp
patches:
- path: podinfo-values.yaml
target:
kind: HelmRelease
name: podinfo
# - path: podinfo-values.yaml
# target:
# kind: HelmRelease
# name: podinfo
- path: fp-values.yaml
target:
kind: HelmRelease