github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/external-dns/templates/NOTES.txt (about) 1 ** Please be patient while the chart is being deployed ** 2 3 To verify that external-dns has started, run: 4 5 kubectl --namespace={{ .Release.Namespace }} get pods -l "app.kubernetes.io/name={{ template "external-dns.name" . }},app.kubernetes.io/instance={{ .Release.Name }}" 6 7 {{ include "external-dns.validateValues" . }} 8 {{ include "external-dns.checkRollingTags" . }}