mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
Add affinity to tomcat
This commit is contained in:
@@ -152,3 +152,8 @@ ingress:
|
||||
- hosts:
|
||||
- tomcat.local
|
||||
secretName: tomcat.local-tls
|
||||
|
||||
## Affinity for pod assignment
|
||||
## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity
|
||||
##
|
||||
affinity: {}
|
||||
Reference in New Issue
Block a user