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
|
namespace: futureporn
|
||||||
resources:
|
resources:
|
||||||
- ../base/temporal
|
- ../base/temporal
|
||||||
|
- ../base/postgresql
|
||||||
- ../base/fp
|
- ../base/fp
|
||||||
patches:
|
patches:
|
||||||
- path: fp-values.yaml
|
- path: fp-values.yaml
|
||||||
|
|
|
@ -4,6 +4,7 @@ namespace: futureporn
|
||||||
resources:
|
resources:
|
||||||
- ../base/podinfo
|
- ../base/podinfo
|
||||||
- ../base/temporal
|
- ../base/temporal
|
||||||
|
- ../base/postgresql
|
||||||
- ../base/fp
|
- ../base/fp
|
||||||
patches:
|
patches:
|
||||||
# - path: podinfo-values.yaml
|
# - path: podinfo-values.yaml
|
||||||
|
|
Loading…
Reference in New Issue