Difference between revisions of "Helm install sentinelone"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
https://charts.sentinelone.com/
+
* https://charts.sentinelone.com/
https://github.com/Sentinel-One/helm-charts
+
* https://github.com/Sentinel-One/helm-charts
  
 
  [[helm repo add]] sentinelone https://sentinel-one.github.io/helm-charts/
 
  [[helm repo add]] sentinelone https://sentinel-one.github.io/helm-charts/
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: