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 (janus-idp#197)

This is an addendum commit to janus-idp#185
  • Loading branch information
rm3l authored and gazarenkov committed Mar 17, 2024
1 parent 84d7218 commit da211c0
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 da211c0

Please sign in to comment.