Skip to content
Snippets Groups Projects
Commit a9bb5cd6 authored by turletti's avatar turletti
Browse files

fix deployment amf chart error

parent 3adb0a11
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ spec:
- /bin/sh
- -c
- until curl --connect-timeout {{ .Values.global.timeout }} --head -X GET http://oai-nrf/nnrf-nfm/v1/nf-instances?nf-type='NRF' {{ .Values.global.http2Param }}; do echo waiting for oai-nrf; sleep 1; done
{{- end }}{{ end }}
{{- end }}
containers:
{{- if .Values.includeTcpDumpContainer }}
- name: tcpdump
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment