HOME problem for helm
This commit is contained in:
parent
7c6f3b717b
commit
8e65bec6f2
@ -15,7 +15,7 @@ kubectl create secret generic trivy-secret \
|
|||||||
--dry-run=client \
|
--dry-run=client \
|
||||||
-o yaml \
|
-o yaml \
|
||||||
--save-config \
|
--save-config \
|
||||||
--from-literal=serverToken=$serverToken | \
|
--from-literal="serverToken=$serverToken" | \
|
||||||
kubectl apply -f - -n $NAMESPACE
|
kubectl apply -f - -n $NAMESPACE
|
||||||
|
|
||||||
helm repo add aquasecurity https://aquasecurity.github.io/helm-charts/
|
helm repo add aquasecurity https://aquasecurity.github.io/helm-charts/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user