Skip to content

Commit

Permalink
Update resource.yaml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
alewitt2 authored and adamkingit committed Nov 14, 2019
1 parent 5255f9d commit 1d8c6d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kubernetes/MustacheTemplate/resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ items:
requests:
memory: 75Mi
cpu: 40m
env:
- name: CRD_WATCH_TIMEOUT_SECONDS
valueFrom:
configMapKeyRef:
name: razeedeploy-overrides
key: CRD_WATCH_TIMEOUT_SECONDS
optional: true
imagePullPolicy: Always
name: mustachetemplate-controller
livenessProbe:
Expand Down

0 comments on commit 1d8c6d2

Please sign in to comment.