mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 01:56:57 +02:00
"passphrase:" is missing from oci.yaml example
The current example is incomplete. It misses "passphrase".
This commit is contained in:
parent
3a61439cd1
commit
e69dcecabc
@ -26,6 +26,7 @@ auth:
|
|||||||
-----BEGIN RSA PRIVATE KEY-----
|
-----BEGIN RSA PRIVATE KEY-----
|
||||||
-----END RSA PRIVATE KEY-----
|
-----END RSA PRIVATE KEY-----
|
||||||
fingerprint: af:81:71:8e...
|
fingerprint: af:81:71:8e...
|
||||||
|
passphrase: Tx1jRk...
|
||||||
compartment: ocid1.compartment.oc1...
|
compartment: ocid1.compartment.oc1...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user