Skip to content

Commit

Permalink
Remove alt login task
Browse files Browse the repository at this point in the history
  • Loading branch information
azgabur committed Oct 30, 2024
1 parent c7d6db7 commit 544ee99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 48 deletions.
4 changes: 3 additions & 1 deletion deploy/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ spec:
params:
- name: kube-api
value: $(params.kube-api)
- name: testsuite-image
value: quay.io/rhn_support_azgabur/alpine/k8s:1.31.2
taskRef:
kind: Task
name: kubectl-login-alt
name: kubectl-login
workspaces:
- name: shared-workspace
workspace: shared-workspace
Expand Down
46 changes: 0 additions & 46 deletions tasks/kubectl-login-task-alt.yaml

This file was deleted.

1 change: 0 additions & 1 deletion tasks/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ resources:
- 02-uninstall.yaml
- 03-additional-manifests.yaml
- 04-helm-install.yaml
- kubectl-login-task-alt.yaml

0 comments on commit 544ee99

Please sign in to comment.