Skip to content

Commit 5b42fcd

Browse files
committed
hookd feature.yaml: Fix wrong key name
1 parent fcca480 commit 5b42fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/hookd/Feature.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ values:
6666
computed:
6767
template: "{{.Management.hookd_frontend_pre_shared_key | quote}}"
6868
description: "The pre-shared key used to authenticate the console-backend"
69-
naisAPI.insecure:
69+
naisAPI.insecureConnection:
7070
displayName: Insecure connection to NAIS API
7171
config:
7272
type: bool

0 commit comments

Comments
 (0)