This commit is contained in:
2023-07-28 19:04:09 +02:00
parent 94e7d39f57
commit 5e9d454b56
2 changed files with 120 additions and 128 deletions

View File

@@ -74,14 +74,6 @@ resource "kubectl_manifest" "collabora_deploy" {
- name: http
containerPort: 9980
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
securitycontext:
allowPrivilegeEscalation: true
capabilities: