Skip to content

Commit

Permalink
testing the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Oct 6, 2023
1 parent b0efe12 commit affe194
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release-develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- ci/add-flow-for-develop

paths:
- 'charts/testkube-cloud-api/templates/**'
Expand Down
1 change: 0 additions & 1 deletion charts/testkube-cloud-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ restIngress:
# kubernetes.io/ingress.class: nginx
# -- Hostname for which to create rules and TLS certificates
host: ""

grpcIngress:
# -- Toggle whether to enable the gRPC API Ingress
enabled: true
Expand Down
1 change: 1 addition & 0 deletions charts/testkube-cloud-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ global:
ingress:
# -- Global toggle whether to create Ingress resources
enabled: true

replicaCount: 1
sentry:
# -- Toggle whether to enable Sentry.io error reporting
Expand Down

0 comments on commit affe194

Please sign in to comment.