|
@@ -131,10 +131,12 @@ spec:
|
|
|
# The secret that contains your privatekey
|
|
# The secret that contains your privatekey
|
|
|
name: oci-secret-name
|
|
name: oci-secret-name
|
|
|
key: privateKey
|
|
key: privateKey
|
|
|
|
|
+ namespace: example-namespace
|
|
|
fingerprint:
|
|
fingerprint:
|
|
|
# The secret that contains your fingerprint
|
|
# The secret that contains your fingerprint
|
|
|
name: oci-secret-name
|
|
name: oci-secret-name
|
|
|
key: fingerprint
|
|
key: fingerprint
|
|
|
|
|
+ namespace: example-namespace
|
|
|
|
|
|
|
|
# (TODO): add more provider examples here
|
|
# (TODO): add more provider examples here
|
|
|
|
|
|