-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module chart and resources to v0.6.4 (#707)
- Loading branch information
1 parent
4f27103
commit a59f2cd
Showing
8 changed files
with
27 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
apiVersion: v2 | ||
appVersion: v0.6.3 | ||
appVersion: v0.6.4 | ||
description: A Helm chart for SAP BTP Operator for Kubernetes | ||
name: sap-btp-operator | ||
version: v0.6.3 | ||
version: v0.6.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
--- | ||
# Source: sap-btp-operator/templates/configmap.yml | ||
apiVersion: v1 | ||
data: | ||
CLUSTER_ID: 96397a6d-5099-4c11-957e-2376db99681f | ||
MANAGEMENT_NAMESPACE: kyma-system | ||
RELEASE_NAMESPACE: kyma-system | ||
ALLOW_CLUSTER_ACCESS: "true" | ||
kind: ConfigMap | ||
metadata: | ||
name: sap-btp-operator-config | ||
namespace: kyma-system | ||
labels: | ||
"services.cloud.sap.com/managed-by-sap-btp-operator": "true" | ||
data: | ||
CLUSTER_ID: c80ef6ba-014b-4aba-8169-2a9073e1bcd2 | ||
MANAGEMENT_NAMESPACE: kyma-system | ||
RELEASE_NAMESPACE: kyma-system | ||
ENABLE_LIMITED_CACHE: "false" | ||
ALLOW_CLUSTER_ACCESS: "true" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters