Request for new application deployment

This commit is contained in:
Vikash Kaushik 2024-04-12 18:53:02 +05:30
parent ca6d3622e5
commit 915507adfc

View file

@ -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