Skip to content

Commit 0e2f4c7

Browse files
chore(shield): update README to specify secure api token requirements (#2259)
Co-authored-by: Francesco Furlan <[email protected]>
1 parent b4d0d9b commit 0e2f4c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/shield/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ maintainers:
1313
- name: mavimo
1414
1515
type: application
16-
version: 1.12.6
16+
version: 1.12.7
1717
appVersion: "1.0.0"

charts/shield/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This chart deploys the Sysdig Shield as a Deployment on a [Kubernetes](http://ku
1919

2020
- Helm 3.6
2121
- Sysdig AccessKey
22-
- Sysdig Secure API Token
22+
- Sysdig Secure API Token (required for Kubernetes Audit with on-premise installations)
2323
- Sysdig Secure API URL
2424
- Sysdig Secure Collector
2525

charts/shield/doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ chart:
1212
prerequisites:
1313
- "Helm 3.6"
1414
- "Sysdig AccessKey"
15-
- "Sysdig Secure API Token"
15+
- "Sysdig Secure API Token (required for Kubernetes Audit with on-premise installations)"
1616
- "Sysdig Secure API URL"
1717
- "Sysdig Secure Collector"
1818

0 commit comments

Comments
 (0)