diff --git a/tests/e2e/nextcloud/00-install.yaml b/tests/e2e/nextcloud/00-install.yaml index 024ef6e2b..1774a6a48 100644 --- a/tests/e2e/nextcloud/00-install.yaml +++ b/tests/e2e/nextcloud/00-install.yaml @@ -5,6 +5,7 @@ metadata: spec: parameters: service: - fqdn: nextcloud-e2e.example.com + fqdn: + - nextcloud-e2e.example.com writeConnectionSecretToRef: name: nextcloud-e2e diff --git a/tests/e2e/nextcloud/04-install.yaml b/tests/e2e/nextcloud/04-install.yaml index 8dc6d7d62..e0a5f1166 100644 --- a/tests/e2e/nextcloud/04-install.yaml +++ b/tests/e2e/nextcloud/04-install.yaml @@ -5,7 +5,8 @@ metadata: spec: parameters: service: - fqdn: nextcloud-e2e.example.com + fqdn: + - nextcloud-e2e.example.com security: deletionProtection: false writeConnectionSecretToRef: