dont apply podinfo patches
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
e24525af39
commit
e4b16f5844
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue