Skip to content

Commit

Permalink
[RHOAIENG-10647] - Configure Knative PVC support as default (opendata…
Browse files Browse the repository at this point in the history
…hub-io#1154)

chore: Enable by default the serving features to allow pvc mounts.

Signed-off-by: Spolti <[email protected]>
  • Loading branch information
spolti authored Aug 10, 2024
1 parent 83d8ad1 commit 700d033
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ spec:
kubernetes.podspec-affinity: enabled
kubernetes.podspec-nodeselector: enabled
kubernetes.podspec-tolerations: enabled
kubernetes.podspec-persistent-volume-write: enabled
kubernetes.podspec-persistent-volume-claim: enabled
istio:
local-gateway.knative-serving.knative-local-gateway: "knative-local-gateway.{{ .ControlPlane.Namespace }}.svc.cluster.local"

0 comments on commit 700d033

Please sign in to comment.