parent
c3ffe6e859
commit
ca7d3b2376
|
|
@ -11,8 +11,8 @@ from kubernetes import client
|
||||||
from tests.k8s_api import K8s
|
from tests.k8s_api import K8s
|
||||||
from kubernetes.client.rest import ApiException
|
from kubernetes.client.rest import ApiException
|
||||||
|
|
||||||
SPILO_CURRENT = "registry.opensource.zalan.do/acid/spilo-13:2.0-p2"
|
SPILO_CURRENT = "registry.opensource.zalan.do/acid/spilo-13-e2e:0.2"
|
||||||
SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-cdp-13:2.0-p145"
|
SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-13-e2e:0.1"
|
||||||
|
|
||||||
|
|
||||||
def to_selector(labels):
|
def to_selector(labels):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue