Skip to content

Commit

Permalink
fix adopted cluster template
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Bortnikov <[email protected]>
  • Loading branch information
BROngineer committed Jan 20, 2025
1 parent 18b98b9 commit c2c7f81
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions test/e2e/clusterdeployment/resources/adopted-cluster.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ spec:
credential: ${ADOPTED_CREDENTIAL}
config: {}
serviceSpec:
- template: kyverno-3-2-6
name: kyverno
namespace: kyverno
- template: ingress-nginx-4-11-0
name: ingress-nginx
namespace: ingress-nginx
services:
- template: kyverno-3-2-6
name: kyverno
namespace: kyverno
- template: ingress-nginx-4-11-0
name: ingress-nginx
namespace: ingress-nginx

0 comments on commit c2c7f81

Please sign in to comment.