diff --git a/freeipa/templates/deployment.yaml b/freeipa/templates/deployment.yaml index 307f597..0edbab8 100644 --- a/freeipa/templates/deployment.yaml +++ b/freeipa/templates/deployment.yaml @@ -66,6 +66,8 @@ spec: - --ssh-trust-dns {{- end }} ports: + - containerPort: 636 + protocol: TCP - containerPort: 80 protocol: TCP - containerPort: 443