Skip to content

Commit

Permalink
Merge pull request #22 from cloudkite-io/add-tolerations-support
Browse files Browse the repository at this point in the history
Enable tolerations flag in knative-serving
  • Loading branch information
martinmbaya authored Nov 27, 2023
2 parents b2061b2 + b4d8017 commit 2329eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions knative-serving/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ defaultConfig:
configCoreFeatures:
kubernetes.podspec-persistent-volume-claim: "enabled"
kubernetes.podspec-persistent-volume-write: "enabled"
kubernetes.podspec-tolerations: "enabled"
configIstio:
example: |
################################
Expand Down

0 comments on commit 2329eae

Please sign in to comment.