Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
enabled affinity and topology constraint feature flags (#149)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenny Leung <[email protected]>
  • Loading branch information
k4leung4 authored Aug 22, 2023
1 parent 77d645e commit 8549b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/serving/configmaps/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ data:
kubernetes.podspec-volumes-emptydir: enabled
kubernetes.podspec-init-containers: enabled
kubernetes.podspec-securitycontext: enabled
kubernetes.podspec-affinity: enabled
kubernetes.podspec-topologyspreadconstraints: enabled

_example: |
################################
Expand Down

0 comments on commit 8549b26

Please sign in to comment.