Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aggregation-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
app
aggregation-manager
Commits
df71333b
Commit
df71333b
authored
2 months ago
by
Krzysztof Witukiewicz
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/main' into OZG-7811-vorgaenge-zur-landesebene-schicken
parents
b6c33db1
aec1ccac
No related branches found
No related tags found
1 merge request
!23
Ozg 7811 vorgaenge zur landesebene schicken
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
aggregation-manager-job/src/main/helm/values.yaml
+1
-1
1 addition, 1 deletion
aggregation-manager-job/src/main/helm/values.yaml
aggregation-manager-job/src/test/helm/cronjob_database_test.yaml
+2
-2
2 additions, 2 deletions
...tion-manager-job/src/test/helm/cronjob_database_test.yaml
with
3 additions
and
3 deletions
aggregation-manager-job/src/main/helm/values.yaml
+
1
−
1
View file @
df71333b
...
@@ -33,7 +33,7 @@ ozgcloud:
...
@@ -33,7 +33,7 @@ ozgcloud:
database
:
database
:
useExternal
:
false
useExternal
:
false
databaseName
:
aggregation-manager-job-database
databaseName
:
aggregation-manager-job-database
secretName
:
ozg-mongodb-admin-aggregation-manager-user
secretName
:
ozg-mongodb-admin-aggregation-manager-
job-
user
tls
:
tls
:
enabled
:
false
enabled
:
false
secretName
:
ozg-mongodb-tls-cert
secretName
:
ozg-mongodb-tls-cert
...
...
This diff is collapsed.
Click to expand it.
aggregation-manager-job/src/test/helm/cronjob_database_test.yaml
+
2
−
2
View file @
df71333b
...
@@ -68,7 +68,7 @@ tests:
...
@@ -68,7 +68,7 @@ tests:
name
:
spring_data_mongodb_uri
name
:
spring_data_mongodb_uri
valueFrom
:
valueFrom
:
secretKeyRef
:
secretKeyRef
:
name
:
ozg-mongodb-admin-aggregation-manager-user
name
:
ozg-mongodb-admin-aggregation-manager-
job-
user
key
:
connectionString.standardSrv
key
:
connectionString.standardSrv
optional
:
false
optional
:
false
-
contains
:
-
contains
:
...
@@ -84,7 +84,7 @@ tests:
...
@@ -84,7 +84,7 @@ tests:
path
:
spec.jobTemplate.spec.template.spec.containers[0].envFrom
path
:
spec.jobTemplate.spec.template.spec.containers[0].envFrom
content
:
content
:
secretRef
:
secretRef
:
name
:
ozg-mongodb-admin-aggregation-manager-user
name
:
ozg-mongodb-admin-aggregation-manager-
job-
user
-
it
:
should not have a volume for the mongodb certificate if tls is disabled
-
it
:
should not have a volume for the mongodb certificate if tls is disabled
set
:
set
:
database
:
database
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment