add workaround for cert-manager-webhook-ovh
This commit is contained in:
@@ -48,3 +48,11 @@ spec:
|
|||||||
applicationConsumerKeyRef:
|
applicationConsumerKeyRef:
|
||||||
name: ovh-credentials
|
name: ovh-credentials
|
||||||
key: consumerKey
|
key: consumerKey
|
||||||
|
# Workaround for chart's bug
|
||||||
|
# nil pointer evaluating interface {}.enabled
|
||||||
|
externalAccountBinding:
|
||||||
|
enabled: false
|
||||||
|
keyID: ""
|
||||||
|
keySecretRef:
|
||||||
|
name: ""
|
||||||
|
key: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user