Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Update resource.yaml (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
alewitt2 authored and adamkingit committed Nov 14, 2019
1 parent 1f93797 commit 5579cf9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kubernetes/ManagedSet/resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,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: managedset-controller
livenessProbe:
Expand Down

0 comments on commit 5579cf9

Please sign in to comment.