Add PersistentVolumeClaim for pod state persistence and update README
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 28s
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 28s
This commit is contained in:
parent
95281d36e1
commit
e48f76441d
4 changed files with 14 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ resources:
|
|||
- namespace.yaml
|
||||
- serviceaccount.yaml
|
||||
- rbac.yaml
|
||||
- pvc.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- networkpolicy.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue