INFRA-3613 | Saqib | Updates mount path for oci-config file

This commit is contained in:
Saqib Perwaiz
2024-08-06 16:54:56 +05:30
parent 46cc697fea
commit c8fb5316ed

View File

@@ -216,7 +216,7 @@
"mountSecrets": [
{
"name": "oci-config",
"mountPath": "/mnt/oci-config"
"mountPath": "/home/non-root-user/.oci/config"
},
{
"name": "oci-config-key",