Skip to content

Commit

Permalink
Port latest changes (automountServiceAccountToken and ephemeral stora…
Browse files Browse the repository at this point in the history
…ge limit) to downstream CSV for RHDH

This is an addendum commit to janus-idp#185
  • Loading branch information
rm3l committed Feb 13, 2024
1 parent 225f483 commit 3319014
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rhdh/bundle/manifests/rhdh-operator.csv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ spec:
operator: In
values:
- linux
automountServiceAccountToken: true
containers:
- args:
- --secure-listen-address=0.0.0.0:8443
Expand Down Expand Up @@ -248,6 +249,7 @@ spec:
resources:
limits:
cpu: 500m
ephemeral-storage: 20Mi
memory: 128Mi
requests:
cpu: 10m
Expand Down

0 comments on commit 3319014

Please sign in to comment.