Skip to content

Commit 05747be

Browse files
Fix chart (#2864)
1 parent 2f1db3e commit 05747be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/console-rapid/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: console-rapid
33
description: rapid channel chart for the plural console (used for testing)
44
appVersion: 0.11.51
5-
version: 0.3.157
5+
version: 0.3.158
66
dependencies:
77
- name: kas
88
version: 0.3.0

charts/console/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ console:
5656
drop:
5757
- ALL
5858
allowPrivilegeEscalation: false
59-
runAsNonRoot: true
59+
runAsNonRoot: false
6060
readOnlyRootFilesystem: true
6161
seccompProfile:
6262
type: RuntimeDefault

0 commit comments

Comments
 (0)