Skip to content

Commit 4696958

Browse files
committed
Updated helm charts and manifests with openmcp changes
1 parent 058d5a3 commit 4696958

File tree

1 file changed

+2
-2
lines changed
  • helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com

1 file changed

+2
-2
lines changed

helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ external-secrets-config:
1111
# provider -- https://external-secrets.io/latest/api/spec/
1212
provider:
1313
vault:
14-
server: "vault.example"
15-
namespace: ""
14+
server: "https://vault.example/"
15+
namespace: "ns1"
1616
path: "k8s-clusters"
1717
version: "v2"
1818
auth:

0 commit comments

Comments
 (0)