Difference between revisions of "Helm install sentinelone"

From wikieduonline
Jump to navigation Jump to search
 
Line 12: Line 12:
  
 
== Related ==
 
== Related ==
* [[helm install]]
+
* <code>[[helm install]]</code>
* [[helm_release]]
+
* [[Terraform resource]]: <code>[[helm_release]]</code>
 
* [[helm info]]
 
* [[helm info]]
  

Latest revision as of 16:38, 29 February 2024

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[edit]

See also[edit]

Advertising: