You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what happened:
I'd like to install Datadog Operator using Helm chart. Also I'd like to install it to a specific namespace instead of a default one.
Hi @EugeneTseitlin, you can specify the installation namespace with the helm install command. I.e. helm install <RELEASE_NAME> datadog/datadog-operator -f values.yaml --namespace <NAMESPACE>.
Describe what happened:
I'd like to install Datadog Operator using Helm chart. Also I'd like to install it to a specific namespace instead of a default one.
Describe what you expected:
Steps to reproduce the issue:
Additional environment details (Operating System, Cloud provider, etc):
The text was updated successfully, but these errors were encountered: