Skip to content

Commit

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

Please sign in to comment.