Skip to content

Commit

Permalink
feat:updated configuration for onboarding multiple clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyaccuknox committed Jan 21, 2025
1 parent 97db1ac commit 7480947
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kspm-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ appVersion: "0.1.0"

dependencies:
- name: accuknox-agents
version: v0.8.1
version: v0.8.4
repository: oci://registry-1.docker.io/accuknox
condition: accuknox-agents.enabled
- name: kubearmor
Expand Down
4 changes: 3 additions & 1 deletion kspm-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ accuknox-agents:
spireHost: ""
ppsHost: ""
knoxGateway: ""
accessKey: ""
tokenURL: ""
install:
localRegistryAgent: false

Expand All @@ -25,7 +27,7 @@ accuknoxJobs:
enabled: false
toolConfig:
platform: ""
nodeType: "worker"
nodeType: ""
targets: ""
benchmark: ""
check: ""
Expand Down

0 comments on commit 7480947

Please sign in to comment.