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"
|
||||
hosts:
|
||||
- host: podinfo.sbtp.xyz
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: podinfo
|
||||
port:
|
||||
number: 9898
|
||||
tls:
|
||||
- secretName: podinfo-tls
|
||||
hosts:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue