Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: evertrust/stream-helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d06caa105afd44251e39503bfccdb11ef31fd893
Choose a base ref
..
head repository: evertrust/stream-helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 968a0f3c5abdfee8041d712b4864a6e482937f44
Choose a head ref
Showing with 9 additions and 10 deletions.
  1. +9 −10 values.yaml
19 changes: 9 additions & 10 deletions values.yaml
Original file line number Diff line number Diff line change
@@ -554,15 +554,14 @@ externalDatabase:
secretName: ""
secretKey: ""


## Create a dynamic manifests via values:
extraObjects: []
## - apiVersion: "kubernetes-client.io/v1"
## kind: ExternalSecret
## metadata:
## name: horizon-secrets
## spec:
## backendType: gcpSecretsManager
## data:
## - key: horizon-secret-key
## name: horizon-secret-name
## - apiVersion: "kubernetes-client.io/v1"
## kind: ExternalSecret
## metadata:
## name: stream-secrets
## spec:
## backendType: gcpSecretsManager
## data:
## - key: stream-secret-key
## name: stream-secret-name