Difference between revisions of "Helm install sentinelone"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  [[helm repo add]] sentinelone https://sentinel-one.github.io/helm-charts/
 
  [[helm repo add]] sentinelone https://sentinel-one.github.io/helm-charts/
  
  helm upgrade --install <name> \
+
  [[helm upgrade]] --install <name> \
 
     --namespace=<namespace> \
 
     --namespace=<namespace> \
 
     --set configuration.cluster.name=<your cluster name to report to console> \
 
     --set configuration.cluster.name=<your cluster name to report to console> \

Revision as of 14:45, 11 October 2023

https://charts.sentinelone.com/

helm repo add sentinelone https://sentinel-one.github.io/helm-charts/
helm upgrade --install <name> \
   --namespace=<namespace> \
   --set configuration.cluster.name=<your cluster name to report to console> \
   --set secrets.imagePullSecret=<image pull secret name> \
   --set secrets.site_key.value=<your site key> <path to helm chart, or helm chart name>

Related

See also

Advertising: