adding missing brace
This commit is contained in:
@@ -67,7 +67,8 @@ local kp =
|
|||||||
httpIngressPath.mixin.backend.withServicePort('http')
|
httpIngressPath.mixin.backend.withServicePort('http')
|
||||||
)]
|
)]
|
||||||
),
|
),
|
||||||
}, + {
|
},
|
||||||
|
} + {
|
||||||
// Create basic auth secret - replace 'auth' file with your own
|
// Create basic auth secret - replace 'auth' file with your own
|
||||||
ingress+:: {
|
ingress+:: {
|
||||||
'basic-auth-secret':
|
'basic-auth-secret':
|
||||||
|
|||||||
Reference in New Issue
Block a user