Skip to content

Commit

Permalink
fix: reco level (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Dec 9, 2024
1 parent 6113dc4 commit d366169
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
app:
labels:
oblik.socialgouv.io/enabled: "true"
annotations:
oblik.socialgouv.io/request-apply-target: "peak"
host: "{{ .Values.global.host }}"
vars:
Expand All @@ -9,6 +10,7 @@ app:
hasura:
labels:
oblik.socialgouv.io/enabled: "true"
annotations:
oblik.socialgouv.io/request-apply-target: "peak"
host: hasura-{{ .Values.global.host }}
startupProbe:
Expand Down

0 comments on commit d366169

Please sign in to comment.