mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-07-21 21:17:08 +00:00
fix: fix ovh webhook solver credentials (clusterissuer)
This commit is contained in:
@@ -29,13 +29,14 @@ spec:
|
|||||||
solverName: ovh
|
solverName: ovh
|
||||||
config:
|
config:
|
||||||
endpoint: ovh-eu
|
endpoint: ovh-eu
|
||||||
|
authenticationMethod: application
|
||||||
applicationKeyRef:
|
applicationKeyRef:
|
||||||
name: ovh-credentials
|
name: ovh-credentials
|
||||||
key: applicationKey
|
key: applicationKey
|
||||||
applicationSecretRef:
|
applicationSecretRef:
|
||||||
name: ovh-credentials
|
name: ovh-credentials
|
||||||
key: applicationSecret
|
key: applicationSecret
|
||||||
consumerKeyRef:
|
applicationConsumerKeyRef:
|
||||||
name: ovh-credentials
|
name: ovh-credentials
|
||||||
key: consumerKey
|
key: consumerKey
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
Reference in New Issue
Block a user