fix
This commit is contained in:
@@ -102,7 +102,7 @@ resource "kubectl_manifest" "postgrest_deploy" {
|
||||
periodSeconds: 10
|
||||
successThreshold: 1
|
||||
timeoutSeconds: 1
|
||||
EOF
|
||||
EOF
|
||||
], var.extentions.postgrest.swagger.enable?[<<-EOF
|
||||
- name: swagger
|
||||
securityContext:
|
||||
@@ -137,7 +137,7 @@ resource "kubectl_manifest" "postgrest_deploy" {
|
||||
periodSeconds: 10
|
||||
successThreshold: 1
|
||||
timeoutSeconds: 1
|
||||
EOF
|
||||
EOF
|
||||
]:[""]))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user