commit | fe716c9de3373ed032ca1e7204f7d41783e5cc28 | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Tue Nov 23 01:51:38 2021 -0600 |
committer | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Tue Nov 23 09:26:42 2021 -0600 |
tree | bf58856ca3cc2e052b47a9312576421bdaca48c9 | |
parent | 12a232e69a23e1d335d90695acdac753ca8c4cfe [diff] [blame] |
Updating PCRF, SPGW image in control plane chart Change-Id: Icc926824a9da0784515f59f7cf982b75e528a18c
diff --git a/omec-control-plane/templates/statefulset-spgwc.yaml b/omec-control-plane/templates/statefulset-spgwc.yaml index 7d9d943..2262e65 100644 --- a/omec-control-plane/templates/statefulset-spgwc.yaml +++ b/omec-control-plane/templates/statefulset-spgwc.yaml
@@ -73,6 +73,7 @@ httpGet: path: /startup port: {{ .Values.config.spgwc.rest.port }} + initialDelaySeconds: 20 failureThreshold: 30 periodSeconds: 10 {{- end }}