Install Rook
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
da500e4893
commit
b4fd2b7798
|
@ -9,6 +9,9 @@ spec:
|
|||
clusterResourceWhitelist:
|
||||
- group: '*'
|
||||
kind: '*'
|
||||
clusterResourceBlacklist:
|
||||
- group: cilium.io
|
||||
kind: CiliumIdentity
|
||||
description: argo, nginx-ingress, etc.
|
||||
destinations:
|
||||
- name: '*'
|
||||
|
@ -24,3 +27,4 @@ spec:
|
|||
- https://charts.jetstack.io
|
||||
- https://charts.neoskop.dev
|
||||
- https://helm.cilium.io
|
||||
- https://charts.rook.io/release
|
||||
|
|
Loading…
Reference in New Issue