Skip to content

Commit

Permalink
Merge pull request #17 from lalithkota/develop-G2P-2355
Browse files Browse the repository at this point in the history
Helm Chart: triggering new build
  • Loading branch information
lalithkota authored Jun 26, 2024
2 parents 42a9c16 + 85dd201 commit e3cd0b0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions charts/debezium/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
## Add labels to all the deployed resources
##
commonLabels: {}

## Add annotations to all the deployed resources
##
commonAnnotations: {}
Expand Down
1 change: 1 addition & 0 deletions charts/opensearch-kafka-connector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
## Add labels to all the deployed resources
##
commonLabels: {}

## Add annotations to all the deployed resources
##
commonAnnotations: {}
Expand Down
1 change: 1 addition & 0 deletions charts/reporting-init/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ image:
## Command and args for running the container (set to default if not set). Use array form
##
command: []

args: []

## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container
Expand Down
1 change: 1 addition & 0 deletions charts/reporting/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ kafkaUi:
actions: all
- resource: acl
actions: all
istio:
enabled: true
virtualservice:
Expand Down

0 comments on commit e3cd0b0

Please sign in to comment.