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 21, 2023
1 parent be7c1ea commit cba3094
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 cba3094

Please sign in to comment.