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