Skip to content

Commit

Permalink
Merge pull request #476 from StatCan/fdi-update-charts-2025-01-15
Browse files Browse the repository at this point in the history
added two charts
  • Loading branch information
chian-007 authored Jan 15, 2025
2 parents 20a6553 + ada2dcd commit 4850f0d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/ckan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Declare variables to be passed into your templates.

replicaCount: 1

repository_base: artifactory.cloud.statcan.ca/docker
image:
repository: statcan/ckan
tag: 2.9
Expand Down
1 change: 1 addition & 0 deletions stable/fdi-dotstatsuite-sfs-solr-stateful
Submodule fdi-dotstatsuite-sfs-solr-stateful added at c1326e
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
claimName: {{ include "dotstatsuite.fullname" . }}-solr-pv-claim
initContainers:
- name: init-solr
image: alpine
image: {{ .Values.repository_base }}/alpine
command: ["chown", "-R", "8983:8983", "/var/solr"]
volumeMounts:
- name: {{ include "dotstatsuite.fullname" . }}-solr-pv-storage
Expand Down
2 changes: 1 addition & 1 deletion stable/fdi-dotstatsuite-sfs-solr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Globals
nameOverride: "fdi-dotstatsuite-sfs-solr"
fullnameOverride: "fdi-dotstatsuite-sfs-solr"

repository_base: artifactory.cloud.statcan.ca/docker
# sfs
# https://gitlab.k8s.cloud.statcan.ca/analytics-platform/discovery/dotstatsuite-docker-compose
sfs:
Expand Down
1 change: 1 addition & 0 deletions stable/fdi-search-discovery-api-chart
Submodule fdi-search-discovery-api-chart added at f04a46

0 comments on commit 4850f0d

Please sign in to comment.