Skip to content

Commit

Permalink
chore: prepare test
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Nov 22, 2023
1 parent 60d0dbe commit 559c3c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions consortia/environments/centralidp/values-templategeneric.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ secrets:

seeding:
enabled: true
image: "tractusx/portal-iam-seeding:dev"
image: "tractusx/portal-iam-seeding:rc"
initContainers:
- name: init-cx-central
image: tractusx/portal-iam-consortia:pr29-test-2
Expand All @@ -78,7 +78,7 @@ seeding:
- -c
- |
echo "Copying CX Central realm..."
cp -R /import/catenax-central/realms/* /app/realms
cp -R /import/catenax-central/dev/realms/* /app/realms
volumeMounts:
- name: realms
mountPath: "app/realms"

0 comments on commit 559c3c8

Please sign in to comment.