-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #409 from vshn/fix/svc_mode_parameter
Add parameter for the service mode.
- Loading branch information
Showing
37 changed files
with
41 additions
and
36 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
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
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
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
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
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 |
---|---|---|
|
@@ -38,11 +38,12 @@ spec: | |
emailAlertingSmtpFromAddress: [email protected] | ||
emailAlertingSmtpHost: smtp.eu.mailgun.org:465 | ||
emailAlertingSmtpUsername: [email protected] | ||
imageTag: v4.83.1 | ||
imageTag: v4.83.2 | ||
isOpenshift: 'false' | ||
maintenanceSA: helm-based-service-maintenance | ||
minioChartRepository: https://charts.min.io | ||
minioChartVersion: 5.0.13 | ||
mode: distributed | ||
ownerGroup: vshn.appcat.vshn.io | ||
ownerKind: XVSHNMinio | ||
ownerVersion: v1 | ||
|
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
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 |
---|---|---|
|
@@ -38,12 +38,13 @@ spec: | |
emailAlertingSmtpFromAddress: [email protected] | ||
emailAlertingSmtpHost: smtp.eu.mailgun.org:465 | ||
emailAlertingSmtpUsername: [email protected] | ||
imageTag: v4.83.1 | ||
imageTag: v4.83.2 | ||
ingress_annotations: | | ||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS | ||
cert-manager.io/cluster-issuer: letsencrypt-staging | ||
isOpenshift: 'false' | ||
maintenanceSA: helm-based-service-maintenance | ||
mode: standalone | ||
ownerGroup: vshn.appcat.vshn.io | ||
ownerKind: XVSHNKeycloak | ||
ownerVersion: v1 | ||
|
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 |
---|---|---|
|
@@ -38,9 +38,10 @@ spec: | |
emailAlertingSmtpFromAddress: [email protected] | ||
emailAlertingSmtpHost: smtp.eu.mailgun.org:465 | ||
emailAlertingSmtpUsername: [email protected] | ||
imageTag: v4.83.1 | ||
imageTag: v4.83.2 | ||
isOpenshift: 'false' | ||
maintenanceSA: helm-based-service-maintenance | ||
mode: standalone | ||
ownerGroup: vshn.appcat.vshn.io | ||
ownerKind: XVSHNMariaDB | ||
ownerVersion: v1 | ||
|
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 |
---|---|---|
|
@@ -38,13 +38,14 @@ spec: | |
emailAlertingSmtpFromAddress: [email protected] | ||
emailAlertingSmtpHost: smtp.eu.mailgun.org:465 | ||
emailAlertingSmtpUsername: [email protected] | ||
imageTag: v4.83.1 | ||
imageTag: v4.83.2 | ||
ingress_annotations: | | ||
cert-manager.io/cluster-issuer: letsencrypt-staging | ||
nginx.ingress.kubernetes.io/enable-cors: "true" | ||
nginx.ingress.kubernetes.io/cors-allow-headers: "X-Forwarded-For" | ||
isOpenshift: 'false' | ||
maintenanceSA: helm-based-service-maintenance | ||
mode: standalone | ||
ownerGroup: vshn.appcat.vshn.io | ||
ownerKind: XVSHNNextcloud | ||
ownerVersion: v1 | ||
|
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 |
---|---|---|
|
@@ -40,7 +40,7 @@ spec: | |
emailAlertingSmtpHost: smtp.eu.mailgun.org:465 | ||
emailAlertingSmtpUsername: [email protected] | ||
externalDatabaseConnectionsEnabled: 'true' | ||
imageTag: v4.83.1 | ||
imageTag: v4.83.2 | ||
initContainers: '{"clusterReconciliationCycle": {"limits": {"cpu": "300m", | ||
"memory": "200Mi"}, "requests": {"cpu": "100m", "memory": "100Mi"}}, "pgbouncerAuthFile": | ||
{"limits": {"cpu": "300m", "memory": "500Mi"}, "requests": {"cpu": "100m", | ||
|
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 |
---|---|---|
|
@@ -595,7 +595,7 @@ spec: | |
emailAlertingSmtpFromAddress: [email protected] | ||
emailAlertingSmtpHost: smtp.eu.mailgun.org:465 | ||
emailAlertingSmtpUsername: [email protected] | ||
imageTag: v4.83.1 | ||
imageTag: v4.83.2 | ||
isOpenshift: 'false' | ||
maintenanceSA: helm-based-service-maintenance | ||
ownerGroup: vshn.appcat.vshn.io | ||
|
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
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