Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
enable AZ-aa by default (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Stephenson <[email protected]>
  • Loading branch information
Mojachieee and Joe Stephenson authored Jun 17, 2022
1 parent 27f4af7 commit f8899d8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/samples/storageos-etcd-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,13 @@ spec:
values:
- storageos-etcd
topologyKey: kubernetes.io/hostname
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 1
podAffinityTerm:
labelSelector:
matchExpressions:
- key: etcd.improbable.io/cluster-name
operator: In
values:
- storageos-etcd
topologyKey: topology.kubernetes.io/zone

0 comments on commit f8899d8

Please sign in to comment.