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