This commit is contained in:
2023-10-23 13:06:35 +02:00
parent ad2ea79ecc
commit e62594e358
2 changed files with 86 additions and 86 deletions

View File

@@ -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