removed podaffinity
This commit is contained in:
@@ -97,16 +97,6 @@ spec:
|
||||
- --base_url=http://piwigo.default.svc.cluster.local/
|
||||
- --username=api
|
||||
- --password=D8Gt4P36q3457Yt
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
- labelSelector:
|
||||
matchExpressions:
|
||||
- key: app
|
||||
operator: In
|
||||
values:
|
||||
- piwigo
|
||||
topologyKey: kubernetes.io/hostname
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
|
||||
Reference in New Issue
Block a user