Skip to content

Commit

Permalink
fix: add tier to app spec for contests
Browse files Browse the repository at this point in the history
  • Loading branch information
Muni10 committed Aug 23, 2024
1 parent f2a5644 commit 5e161fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/templates/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
- type: POSTGRES_14
databases:
- name: contests
tier: db-f1-micro
{{- end }}
{{- if .Values.contests.bigquery.enabled }}
bigQueryDatasets:
Expand Down

0 comments on commit 5e161fb

Please sign in to comment.