Skip to content

Commit

Permalink
removed not default stuff
Browse files Browse the repository at this point in the history
Signed-off-by: RealAnna <[email protected]>
  • Loading branch information
RealAnna committed Mar 9, 2023
1 parent b00f847 commit 1fa7383
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions examples/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@ controllerManager:
image:
repository: controller
tag: latest
livenessProbe:
httpGet:
path: /healthz
port: 8081
initialDelaySeconds: 15
periodSeconds: 20
readinessProbe:
httpGet:
path: /readyz
port: 8081
initialDelaySeconds: 5
periodSeconds: 10
resources:
limits:
cpu: 100m
Expand Down

0 comments on commit 1fa7383

Please sign in to comment.