fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user