Added notification controller to bootstrap
This commit is contained in:
parent
77cf518f83
commit
b5a587e664
|
@ -17,7 +17,7 @@ repos:
|
|||
args: ["--force-exclude"]
|
||||
|
||||
- repo: git@huizinga.dev:Dreaded_X/cluster-crds.git
|
||||
rev: 668085a380dfafec220d6ec209cd0c3673dc1457
|
||||
rev: 951a61836937c443aa9a8d49d973cfc23dd6d219
|
||||
hooks:
|
||||
- id: kubeconform
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ set -e
|
|||
set -u
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user