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" # ingress.kubernetes.io/ssl-redirect: "true"
hosts: hosts:
- host: podinfo.sbtp.xyz - host: podinfo.sbtp.xyz
paths:
- path: /
pathType: Prefix
backend:
service:
name: podinfo
port:
number: 9898
tls: tls:
- secretName: podinfo-tls - secretName: podinfo-tls
hosts: hosts:

View File

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