Skip to content

Commit adaefbe

Browse files
authored
Merge pull request #582 from validatedpatterns/main
sync: main to rhdp-deploy
2 parents 067548b + 5e77603 commit adaefbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/all/config-demo/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ secretStore:
66
esoversion: "external-secrets.io/v1beta1"
77
configdemosecret:
88
key: secret/data/global/config-demo
9-
refreshInterval: 5m
9+
refreshInterval: 5m0s
1010

1111
global:
1212
hubClusterDomain: hub.example.com

tests/interop/test_validate_edge_site_components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def test_validate_argocd_reachable_edge_site(openshift_dyn_client):
4444
def test_check_pod_status(openshift_dyn_client):
4545
logger.info("Checking pod status")
4646
projects = [
47-
"patterns-operator",
47+
"openshift-operators",
4848
"open-cluster-management-agent",
4949
"open-cluster-management-agent-addon",
5050
"openshift-gitops",

0 commit comments

Comments
 (0)