Replies: 1 comment
-
kubectl explain Prometheus --recursive > 123explain.yaml ##kubectl command output explain about kind: Prometheus |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i could use kubectl edit -n monitoring statefulset alertmanager-main/prometheus-k8s;
how colud i add terminationGracePeriodSeconds Parameters in their yaml. thanks.
Beta Was this translation helpful? Give feedback.
All reactions