Barman plugin requires cert-manager
This commit is contained in:
@@ -21,6 +21,7 @@ kubectl annotate nodes --overwrite zeke 'node.longhorn.io/default-disks-config=[
|
|||||||
{ "path": "/var/lib/longhorn", "allowScheduling" : trues, "tags": ["ssd", "fast"]}
|
{ "path": "/var/lib/longhorn", "allowScheduling" : trues, "tags": ["ssd", "fast"]}
|
||||||
]'
|
]'
|
||||||
|
|
||||||
|
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.18.2/cert-manager.yaml
|
||||||
kubectl apply -f helm/flux.yaml
|
kubectl apply -f helm/flux.yaml
|
||||||
sleep 5
|
sleep 5
|
||||||
kubectl apply -f helm/kyverno.yaml
|
kubectl apply -f helm/kyverno.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user