Skip to content

Commit

Permalink
remove redundant install
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed Aug 10, 2023
1 parent f4dee69 commit eb95dc0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kuttl-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,5 @@ timeout: 60
kindContainers:
- operator:test
namespace : ot-container
commands:
- script: |
helm repo add ot-helm https://ot-container-kit.github.io/helm-charts/
helm repo update
helm install --create-namespace --namespace=ot-container redis-operator ot-helm/redis-operator --set redisOperator.imageName=operator --set redisOperator.imageTag=test --set redisOperator.imagePullPolicy=Never
suppress :
- events

0 comments on commit eb95dc0

Please sign in to comment.