🚀 ngnode-landing-page

This commit is contained in:
auricom
2023-10-25 02:23:42 +02:00
parent 07c1e0208a
commit 1f908fc500
7 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cluster-apps-ngnode-landing-page
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
spec:
path: ./kubernetes/apps/ngnode/landing-page/app
prune: true
sourceRef:
kind: GitRepository
name: home-ops-kubernetes
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
name: ngnode-landing-page
namespace: ngnode
interval: 30m
retryInterval: 1m
timeout: 3m