reference the kustomization
ci / build (push) Failing after 2m8s Details

This commit is contained in:
CJ_Clippy 2024-07-16 10:54:55 -08:00
parent 02c8f89ace
commit f1b9168a40
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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