You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set env variable for container in the following way
env:
- name: USE_CLAIM_NAME
value: "true"
while my EBS snapshots still have name of PV instead of PVC, I have not found any messages regarding this in the log. What is expected behavior, may be I set it wrong?
The text was updated successfully, but these errors were encountered:
I have set env variable for container in the following way
while my EBS snapshots still have name of PV instead of PVC, I have not found any messages regarding this in the log. What is expected behavior, may be I set it wrong?
The text was updated successfully, but these errors were encountered: