diff --git a/openshift/app.dc.yaml b/openshift/app.dc.yaml index dfde02f..e1df99f 100644 --- a/openshift/app.dc.yaml +++ b/openshift/app.dc.yaml @@ -69,6 +69,10 @@ objects: containers: - name: app image: "${IMAGE_REGISTRY}/${NAMESPACE}/${REPO_NAME}-app:latest" + securityContext: + capabilities: + add: + - NET_BIND_SERVICE imagePullPolicy: IfNotPresent livenessProbe: tcpSocket: