This commit is contained in:
parent
732fb0479d
commit
21244d89fc
2 changed files with 3 additions and 1 deletions
|
@ -3,3 +3,5 @@ apiVersion: v1
|
|||
kind: Namespace
|
||||
metadata:
|
||||
name: thanos
|
||||
labels:
|
||||
yolokube.de/unlimited-quota: "true"
|
||||
|
|
|
@ -291,7 +291,7 @@ spec:
|
|||
accessModes: [ReadWriteOnce]
|
||||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
storage: 20Gi
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
|
Loading…
Reference in a new issue