fix
This commit is contained in:
@@ -71,8 +71,9 @@ resource "kubectl_manifest" "collabora_deploy" {
|
||||
name: ${var.component}
|
||||
key: collabora-password
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 9980
|
||||
- name: http
|
||||
containerPort: 9980
|
||||
protocol: TCP
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
Reference in New Issue
Block a user