Skip to content

Commit

Permalink
Update values.yaml.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls authored Aug 12, 2024
1 parent 9272ad8 commit ff86bf0
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions template/services/values.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ global:
beamline: {{ beamline }}
enabled: true

# ioc-instance:
# resources:
# limits:
# cpu: 500m
# memory: 1Gi
# requests:
# cpu: 100m
# memory: 128Mi
ioc-instance:
# useHostNetwork - use host network for IOC - required for Channel Access
# to work outside of the cluster
hostNetwork: false

0 comments on commit ff86bf0

Please sign in to comment.