Added notification controller to bootstrap

This commit is contained in:
Dreaded_X 2025-04-22 12:05:35 +02:00
parent 77cf518f83
commit b5a587e664
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ repos:
args: ["--force-exclude"] args: ["--force-exclude"]
- repo: git@huizinga.dev:Dreaded_X/cluster-crds.git - repo: git@huizinga.dev:Dreaded_X/cluster-crds.git
rev: 668085a380dfafec220d6ec209cd0c3673dc1457 rev: 951a61836937c443aa9a8d49d973cfc23dd6d219
hooks: hooks:
- id: kubeconform - id: kubeconform

View File

@ -3,4 +3,4 @@ set -e
set -u set -u
set -x set -x
flux bootstrap git --url ssh://git@huizinga.dev/Dreaded_X/flux-infra --branch=master --path=clusters/titan.lan.huizinga.dev --components source-controller,kustomize-controller,helm-controller flux bootstrap git --url ssh://git@huizinga.dev/Dreaded_X/flux-infra --branch=master --path=clusters/titan.lan.huizinga.dev --components source-controller,kustomize-controller,helm-controller,notification-controller