reference the kustomization
ci / build (push) Failing after 2m8s
Details
ci / build (push) Failing after 2m8s
Details
This commit is contained in:
parent
02c8f89ace
commit
f1b9168a40
|
@ -3,6 +3,7 @@ kind: Kustomization
|
|||
namespace: futureporn
|
||||
resources:
|
||||
- ../base/temporal
|
||||
- ../base/postgresql
|
||||
- ../base/fp
|
||||
patches:
|
||||
- path: fp-values.yaml
|
||||
|
|
|
@ -4,6 +4,7 @@ namespace: futureporn
|
|||
resources:
|
||||
- ../base/podinfo
|
||||
- ../base/temporal
|
||||
- ../base/postgresql
|
||||
- ../base/fp
|
||||
patches:
|
||||
# - path: podinfo-values.yaml
|
||||
|
|
Loading…
Reference in New Issue