Skip to content

Commit

Permalink
ci: fixed values envFrom
Browse files Browse the repository at this point in the history
  • Loading branch information
daystram committed Feb 14, 2021
1 parent 93daf83 commit 151b00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .daystram/helm-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ image:
ratify:
be:
replicaCount: 1
fe:
replicaCount: 1
envFrom:
secretRef: secret-ratify-be
fe:
replicaCount: 1

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 151b00b

Please sign in to comment.