rename fp to prod
ci / build (push) Successful in 9s Details

This commit is contained in:
CJ_Clippy 2024-04-25 23:42:50 +00:00
parent f725c37b0c
commit ac35d9aae3
9 changed files with 5 additions and 1 deletions

View File

@ -26,4 +26,6 @@ spec:
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: jetstack name: jetstack
interval: 12h
values:
installCRDs: true

View File

@ -4,6 +4,7 @@ metadata:
name: fp name: fp
namespace: default namespace: default
spec: spec:
dependsOn: cert-manager
interval: 1m interval: 1m
url: https://gitea.futureporn.net/futureporn/fp.git url: https://gitea.futureporn.net/futureporn/fp.git
ref: ref:

View File

@ -5,6 +5,7 @@ metadata:
name: podinfo name: podinfo
namespace: flux-system namespace: flux-system
spec: spec:
dependsOn: cert-manager
interval: 10m0s interval: 10m0s
ref: ref:
branch: master branch: master