Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
blenkjon committed Jul 17, 2024
1 parent 217c594 commit 9424259
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion chart-tests/application/ci/test-init-container-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ initContainers:
tag: 9.3
command: ['sh', '-c', 'echo $BUMP_ME_UP']
env:
BUMP_ME_UP: bump me up
BUMP_ME_UP: bump me up
securityContext:
runAsNonRoot: true
allowPrivilegeEscalation: false
Expand Down
2 changes: 0 additions & 2 deletions charts/application/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -370,5 +370,3 @@ initDefaults:
cpu: 500m
memory: 100Mi
restartPolicy: Always


0 comments on commit 9424259

Please sign in to comment.