INFRA-3613 | Saqib | updates keys used in mount secret for oci related changes
This commit is contained in:
@@ -216,11 +216,11 @@
|
||||
"mountSecrets": [
|
||||
{
|
||||
"name": "oci-config",
|
||||
"mountPath": "/home/non-root-user/.oci/config"
|
||||
"path": "/home/non-root-user/.oci/config"
|
||||
},
|
||||
{
|
||||
"name": "oci-config-key",
|
||||
"mountPath": "/mnt/oci-config-key"
|
||||
"path": "/mnt/oci-config-key"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user