chore: secure deploy

This commit is contained in:
2025-09-02 10:30:08 +02:00
parent 6f452a2c93
commit a63cf97638
3 changed files with 25 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: noaas-pdb
spec:
minAvailable: 1
selector:
matchLabels:
app: noaas