Skip to content

Commit

Permalink
Update resource catalogue helm chart to 1.4 release for final testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kalxas committed Dec 11, 2023
1 parent b7eae3f commit 204fbf8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ spec:
# tls_host: resource-catalogue.develop.eoepca.org
# tls_secret_name: resource-catalogue-open-tls
pycsw:
image:
repository: geopython/pycsw
pullPolicy: Always
tag: "eoepca-staging"
# image:
# repository: geopython/pycsw
# pullPolicy: Always
# tag: "eoepca-staging"
config:
server:
url: https://resource-catalogue.develop.eoepca.org/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ spec:
# tls_host: resource-catalogue-open.<user-namespace>.develop.eoepca.org
# tls_secret_name: resource-catalogue-open-tls
pycsw:
image:
repository: geopython/pycsw
pullPolicy: Always
tag: "eoepca-staging"
# image:
# repository: geopython/pycsw
# pullPolicy: Always
# tag: "eoepca-staging"
config:
server:
url: "https://resource-catalogue.{{ workspace_name }}.develop.eoepca.org"
Expand Down

0 comments on commit 204fbf8

Please sign in to comment.