Skip to content

Commit

Permalink
feat(argo-workflow): fix entrypoints
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepage91 committed Jul 16, 2024
1 parent 11c38aa commit 1328ac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 1 addition & 2 deletions packages/argo-workflows/v3.5.8+1/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ references:
url: https://argoproj.github.io/workflows/
entrypoints:
- serviceName: argo-server
port: 443
port: 2746
localPort: 2746
scheme: https
name: UI
6 changes: 1 addition & 5 deletions packages/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,4 @@ packages:
- iconUrl: https://avatars.githubusercontent.com/u/34656521
latestVersion: v2.15.3+1
name: sealed-secrets
shortDescription: A Kubernetes controller and tool for one-way encrypted Secrets
- iconUrl: https://avatars.githubusercontent.com/u/30269780
latestVersion: v3.5.8+1
name: argo-workflows
shortDescription: Kubernetes-native workflow engine supporting DAG and step-based workflows
shortDescription: A Kubernetes controller and tool for one-way encrypted Secrets

0 comments on commit 1328ac8

Please sign in to comment.