diff --git a/tests/golden/vshn/appcat/appcat/21_composition_objectstorage_minio.yaml b/tests/golden/vshn/appcat/appcat/21_composition_objectstorage_minio.yaml index 9b6708762..b28d38999 100644 --- a/tests/golden/vshn/appcat/appcat/21_composition_objectstorage_minio.yaml +++ b/tests/golden/vshn/appcat/appcat/21_composition_objectstorage_minio.yaml @@ -26,7 +26,6 @@ spec: apiVersion: v1 data: providerConfig: minio - proxyEndpoint: host.docker.internal:9443 serviceName: miniobucket kind: ConfigMap metadata: diff --git a/tests/golden/vshn/appcat/appcat/21_composition_vshn_keycloak.yaml b/tests/golden/vshn/appcat/appcat/21_composition_vshn_keycloak.yaml index 5cd8eba52..6ec50a1ea 100644 --- a/tests/golden/vshn/appcat/appcat/21_composition_vshn_keycloak.yaml +++ b/tests/golden/vshn/appcat/appcat/21_composition_vshn_keycloak.yaml @@ -52,7 +52,6 @@ spec: true, "memory": "2Gi"}}, "standard-4": {"size": {"cpu": "1", "disk": "16Gi", "enabled": true, "memory": "4Gi"}}, "standard-8": {"size": {"cpu": "2", "disk": "16Gi", "enabled": true, "memory": "8Gi"}}}' - proxyEndpoint: host.docker.internal:9443 quotasEnabled: 'false' registry_password: '' registry_username: '' diff --git a/tests/golden/vshn/appcat/appcat/21_composition_vshn_mariadb.yaml b/tests/golden/vshn/appcat/appcat/21_composition_vshn_mariadb.yaml index 60650fc3a..5ba297558 100644 --- a/tests/golden/vshn/appcat/appcat/21_composition_vshn_mariadb.yaml +++ b/tests/golden/vshn/appcat/appcat/21_composition_vshn_mariadb.yaml @@ -52,7 +52,6 @@ spec: {"size": {"cpu": "125m", "disk": "16Gi", "enabled": true, "memory": "512Mi"}}, "standard-8": {"size": {"cpu": "2", "disk": "16Gi", "enabled": true, "memory": "8Gi"}}}' - proxyEndpoint: host.docker.internal:9443 quotasEnabled: 'false' restoreSA: mariadbrestoreserviceaccount serviceName: mariadb diff --git a/tests/golden/vshn/appcat/appcat/21_composition_vshn_nextcloud.yaml b/tests/golden/vshn/appcat/appcat/21_composition_vshn_nextcloud.yaml index f8df72388..f8828ee99 100644 --- a/tests/golden/vshn/appcat/appcat/21_composition_vshn_nextcloud.yaml +++ b/tests/golden/vshn/appcat/appcat/21_composition_vshn_nextcloud.yaml @@ -53,7 +53,6 @@ spec: true, "memory": "2Gi"}}, "standard-4": {"size": {"cpu": "1", "disk": "16Gi", "enabled": true, "memory": "4Gi"}}, "standard-8": {"size": {"cpu": "2", "disk": "16Gi", "enabled": true, "memory": "8Gi"}}}' - proxyEndpoint: host.docker.internal:9443 quotasEnabled: 'false' restoreSA: nextcloudserviceaccount serviceName: nextcloud diff --git a/tests/golden/vshn/appcat/appcat/21_composition_vshn_postgres.yaml b/tests/golden/vshn/appcat/appcat/21_composition_vshn_postgres.yaml index 94d33ec0b..d1bf956ce 100644 --- a/tests/golden/vshn/appcat/appcat/21_composition_vshn_postgres.yaml +++ b/tests/golden/vshn/appcat/appcat/21_composition_vshn_postgres.yaml @@ -77,7 +77,6 @@ spec: {"cpu": "400m", "disk": "20Gi", "enabled": true, "memory": "1936Mi"}}, "standard-4": {"size": {"cpu": "900m", "disk": "40Gi", "enabled": true, "memory": "3984Mi"}}}' - proxyEndpoint: host.docker.internal:9443 quotasEnabled: 'false' serviceName: postgresql sgNamespace: stackgres diff --git a/tests/golden/vshn/appcat/appcat/21_composition_vshn_redis.yaml b/tests/golden/vshn/appcat/appcat/21_composition_vshn_redis.yaml index fb981b759..5fbc82aa8 100644 --- a/tests/golden/vshn/appcat/appcat/21_composition_vshn_redis.yaml +++ b/tests/golden/vshn/appcat/appcat/21_composition_vshn_redis.yaml @@ -601,7 +601,6 @@ spec: ownerGroup: vshn.appcat.vshn.io ownerKind: XVSHNRedis ownerVersion: v1 - proxyEndpoint: host.docker.internal:9443 quotasEnabled: 'false' restoreSA: redisrestoreserviceaccount serviceName: redis diff --git a/tests/vshn.yml b/tests/vshn.yml index f7db361fd..b39e4ae92 100644 --- a/tests/vshn.yml +++ b/tests/vshn.yml @@ -22,7 +22,7 @@ parameters: appcat: grpcEndpoint: host.docker.internal:9443 - proxyFunction: true + proxyFunction: false quotasEnabled: false appuioManaged: false