Skip to content

Commit

Permalink
docs(cloud-native): update reference to new gluufederation/persistenc…
Browse files Browse the repository at this point in the history
…e image for upgrade (#90)

Signed-off-by: iromli <isman.firmansyah@gmail.com>
  • Loading branch information
iromli authored Jan 26, 2025
1 parent b5e57b9 commit 5ac9dc1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ This documentation demonstrates how to upgrade a Kubernetes setup of Gluu >=4.2
# name: custom-schema-json
containers:
- name: offline-persistence-load
image: gluufederation/persistence:4.5.5-1
image: gluufederation/persistence:4.5.6-3
volumeMounts:
- name: custom-gluu-ldif
mountPath: /app/custom_ldif/01_gluu.ldif
Expand Down Expand Up @@ -382,7 +382,7 @@ This documentation demonstrates how to upgrade a Kubernetes setup of Gluu >=4.2
- |
/tmp/mycustomldif.sh
/app/scripts/entrypoint.sh
image: gluufederation/persistence:4.5.5-1
image: gluufederation/persistence:4.5.6-3
volumeMounts:
- name: my-custom-ldif
mountPath: /tmp/mycustomldif.sh
Expand Down

0 comments on commit 5ac9dc1

Please # to comment.