forked from catalin/fukuops
feat: add system-upgrade controller and plan k3s plan
This commit is contained in:
parent
8ffff3d196
commit
8d828e2246
7 changed files with 89 additions and 8 deletions
|
|
@ -8,6 +8,8 @@ spec:
|
|||
destinations:
|
||||
- namespace: apps-fuku
|
||||
server: https://kubernetes.default.svc
|
||||
- namespace: postgres
|
||||
server: https://kubernetes.default.svc
|
||||
clusterResourceWhitelist:
|
||||
- group: rbac.authorization.k8s.io
|
||||
kind: ClusterRole
|
||||
|
|
@ -19,3 +21,5 @@ spec:
|
|||
- https://charts.goauthentik.io/
|
||||
- https://kubereboot.github.io/charts
|
||||
- https://sqljames.github.io/factorio-server-charts/
|
||||
- https://portainer.github.io/k8s/
|
||||
- https://charts.bitnami.com/bitnami
|
||||
Loading…
Add table
Add a link
Reference in a new issue