note the running changes
This commit is contained in:
parent
a610bdf127
commit
86ad08faeb
@ -8,7 +8,7 @@ spec:
|
|||||||
- ReadWriteMany
|
- ReadWriteMany
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 0.5Gi
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
volume: my-volume
|
volume: my-volume
|
||||||
|
|||||||
@ -21,7 +21,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 1
|
cpu: 1
|
||||||
memory: 2Gi
|
memory: 1Gi
|
||||||
env:
|
env:
|
||||||
# Environment variables are not a best practice for security,
|
# Environment variables are not a best practice for security,
|
||||||
# but we're using them here for brevity in the example.
|
# but we're using them here for brevity in the example.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user