Skip to content

Commit

Permalink
Merge pull request #50 from SUSE-Enceladus/nv530
Browse files Browse the repository at this point in the history
Modify helm arguments for NV 5.3.0
  • Loading branch information
bear454 authored Mar 19, 2024
2 parents 07140fb + 88a1bc9 commit 7f0ba01
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions content/neuvector-prime/aws/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,8 @@ Install Neuvector into your cluster using *helm*. Customize your helm installati
helm install -n neuvector neuvector --create-namespace \
oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/suse/{{repository}}/core \
--version {{chart_version}} \
--set awsbilling.accountNumber=$AWS_ACCOUNT_ID \
--set awsbilling.roleName=$ROLE_NAME \
--set containerd.enabled=true \
--set aws.enabled=true \
--set manager.svc.type=LoadBalancer
--set global.aws.accountNumber=$AWS_ACCOUNT_ID \
--set global.aws.roleName=$ROLE_NAME
```

## Log into the NeuVector dashboard
Expand Down

0 comments on commit 7f0ba01

Please sign in to comment.