Barman plugin requires cert-manager

This commit is contained in:
Greg Hellings
2025-08-27 10:40:09 -05:00
parent d701cd7b3e
commit 53f868dc1e
+1
View File
@@ -21,6 +21,7 @@ kubectl annotate nodes --overwrite zeke 'node.longhorn.io/default-disks-config=[
{ "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
sleep 5
kubectl apply -f helm/kyverno.yaml