Skip to content

Commit

Permalink
fix:typo image
Browse files Browse the repository at this point in the history
  • Loading branch information
torsten-simon committed Jun 22, 2023
1 parent ee3e058 commit 39d5f1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
spec:
containers:
- name: edu-sharing-connector-db
image: docker.edu-sharing.com/community/edu_sharing-community-services-connector-deploy-docker-build-postgres:{{ .Values.version }}
image: docker.edu-sharing.com/community/edu_sharing-community-services-connector-deploy-docker-build-postgresql:{{ .Values.version }}
env:
- name: POSTGRESQL_DATABASE
value: connector
Expand Down

0 comments on commit 39d5f1b

Please sign in to comment.