Merge pull request #484 from Hado-K3n/patch-16

Update k8s.postgres.ui.yml
This commit is contained in:
Florian Pitance 2023-05-22 15:50:30 +02:00 committed by GitHub
commit 41059fb282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 12 deletions

View File

@ -297,18 +297,6 @@ spec:
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: pvc-bunkerweb
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 5Gi
volumeName: pv-bunkerweb
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: pvc-bunkerweb
spec: