Skip to content

Commit

Permalink
Request for new application deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
vikashkaushik01 committed Apr 12, 2024
1 parent ca6d362 commit 915507a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions demo/applications/nginx.Application.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: nginx
namespace: argocd
spec:
project: default
source:
repoURL: https://github.com/kubernetes/ingress-nginx.git
path: /docs/examples/chashsubset/deployment.yaml
targetRevision: HEAD
destination:
name: test
namespace: default

0 comments on commit 915507a

Please sign in to comment.