INFRA-3613 | Saqib | Updates mount path for oci-config file
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
"mountSecrets": [
|
||||
{
|
||||
"name": "oci-config",
|
||||
"mountPath": "/mnt/oci-config"
|
||||
"mountPath": "/home/non-root-user/.oci/config"
|
||||
},
|
||||
{
|
||||
"name": "oci-config-key",
|
||||
|
||||
Reference in New Issue
Block a user