Skip to content

Commit

Permalink
Update EDB License Image (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Fan authored Jun 14, 2023
1 parent b1461af commit a9e13bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controllers/constant/odlm.go
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ spec:
data:
EDB_LICENSE_KEY: $(base64 /license_keys/edb/EDB_LICENSE_KEY | tr -d '\n')
EOF
image: cp.icr.io/cp/cpd/edb-postgres-license-provider@sha256:37681f81e55dd57953ecd9eee7fed194cb1fc3a42f636b7c28b29bfa92c0c1b1
image: cp.icr.io/cp/cpd/edb-postgres-license-provider@sha256:e683c4bfceb5a99f7971409d4028cf326cdedb007f9cf3daf28b8141835535f1
name: edb-license
resources:
limits:
Expand All @@ -662,7 +662,7 @@ spec:
- >-
kubectl delete pods -l app.kubernetes.io/name=cloud-native-postgresql
image: >-
cp.icr.io/cp/cpd/edb-postgres-license-provider@sha256:37681f81e55dd57953ecd9eee7fed194cb1fc3a42f636b7c28b29bfa92c0c1b1
cp.icr.io/cp/cpd/edb-postgres-license-provider@sha256:e683c4bfceb5a99f7971409d4028cf326cdedb007f9cf3daf28b8141835535f1
name: restart-edb-pod
resources:
limits:
Expand Down

0 comments on commit a9e13bd

Please sign in to comment.