Add PersistentVolumeClaim for pod state persistence and update README
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 28s

This commit is contained in:
Michael Trip 2026-06-24 11:01:13 +02:00
parent 95281d36e1
commit e48f76441d
4 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,7 @@ resources:
- namespace.yaml
- serviceaccount.yaml
- rbac.yaml
- pvc.yaml
- deployment.yaml
- service.yaml
- networkpolicy.yaml