3 lines
131 B
Plaintext
3 lines
131 B
Plaintext
1. Inspect the operator logs by running the following command:
|
|
kubectl logs -n {{ .Release.Namespace }} sts/{{ .Release.Name }}
|