Skip to content

Commit

Permalink
fix(generic): change seeding setup
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Nov 22, 2023
1 parent 4d87409 commit 60d0dbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ seeding:
- -c
- |
echo "Copying CX Central realm..."
cp -R /import/catenax-central/dev/realms/* /app/realms
cp -R /import/catenax-central/realms/* /app/realms
volumeMounts:
- name: realms
mountPath: "app/realms"

0 comments on commit 60d0dbe

Please sign in to comment.