fix
This commit is contained in:
@@ -103,7 +103,7 @@ resource "kubectl_manifest" "postgrest_deploy" {
|
||||
successThreshold: 1
|
||||
timeoutSeconds: 1
|
||||
EOF
|
||||
], var.extentions.postgrest.swagger.enable?[<<-EOF
|
||||
], var.extentions.postgrest.swagger.enable&&false?[<<-EOF
|
||||
- name: swagger
|
||||
securityContext:
|
||||
fsGroup: 1000
|
||||
|
||||
Reference in New Issue
Block a user