Skip to content

Commit

Permalink
Add ci-values for stash chart
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha committed Jun 30, 2024
1 parent 48e9fdb commit fad7444
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions charts/stash/ci/ci-values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# https://github.com/helm/charts/blob/master/test/README.md#providing-custom-test-values
global:
license: ""
features:
enterprise: true
stash-enterprise:
operator:
securityContext:
seccompProfile:
type: RuntimeDefault
crdInstaller:
registry: appscodeci
tag: latest
securityContext:
seccompProfile:
type: RuntimeDefault
pushgateway:
securityContext:
seccompProfile:
type: RuntimeDefault
cleaner:
securityContext:
seccompProfile:
type: RuntimeDefault

0 comments on commit fad7444

Please sign in to comment.