only change test image
This commit is contained in:
		
							parent
							
								
									ce67ee1bca
								
							
						
					
					
						commit
						b59494dd29
					
				|  | @ -12,9 +12,9 @@ from kubernetes import client | |||
| from tests.k8s_api import K8s | ||||
| from kubernetes.client.rest import ApiException | ||||
| 
 | ||||
| SPILO_CURRENT = "registry.opensource.zalan.do/acid/spilo-16-e2e:0.1" | ||||
| SPILO_CURRENT = "container-registry-test.zalando.net/acid/spilo-cdp-pr1050-16:4.0-p4" | ||||
| SPILO_LAZY = "registry.opensource.zalan.do/acid/spilo-16-e2e:0.2" | ||||
| SPILO_FULL_IMAGE = "ghcr.io/zalando/spilo-16:3.2-p3" | ||||
| SPILO_FULL_IMAGE = "container-registry-test.zalando.net/acid/spilo-cdp-pr1050-16:4.0-p4" | ||||
| 
 | ||||
| 
 | ||||
| def to_selector(labels): | ||||
|  |  | |||
|  | @ -34,7 +34,7 @@ data: | |||
|   default_memory_request: 100Mi | ||||
|   # delete_annotation_date_key: delete-date | ||||
|   # delete_annotation_name_key: delete-clustername | ||||
|   docker_image: container-registry-test.zalando.net/acid/spilo-cdp-pr1050-16:4.0-p4 | ||||
|   docker_image: ghcr.io/zalando/spilo-16:3.3-p1 | ||||
|   # downscaler_annotations: "deployment-time,downscaler/*" | ||||
|   enable_admin_role_for_users: "true" | ||||
|   enable_crd_registration: "true" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue