We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315e378 commit 424f45cCopy full SHA for 424f45c
internal/controller/constant/odlm.go
@@ -1742,9 +1742,21 @@ spec:
1742
- maxSkew: 1
1743
topologyKey: topology.kubernetes.io/zone
1744
whenUnsatisfiable: ScheduleAnyway
1745
+ labelSelector:
1746
+ matchExpressions:
1747
+ - key: k8s.enterprisedb.io/cluster
1748
+ operator: In
1749
+ values:
1750
+ - common-service-db
1751
1752
topologyKey: topology.kubernetes.io/region
1753
1754
1755
1756
1757
1758
1759
1760
imageName:
1761
templatingValueFrom:
1762
default:
0 commit comments