chore(apps): remove hello-world
This commit is contained in:
parent
715915a045
commit
7896171b41
3 changed files with 0 additions and 19 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
resources:
|
|
||||||
- github.com/argoproj-labs/argocd-autopilot/examples/demo-app/
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"appName": "hello-world",
|
|
||||||
"userGivenName": "hello-world",
|
|
||||||
"destNamespace": "default",
|
|
||||||
"destServer": "https://kubernetes.default.svc",
|
|
||||||
"srcPath": "apps/hello-world/overlays/system",
|
|
||||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
|
||||||
"srcTargetRevision": "",
|
|
||||||
"labels": null,
|
|
||||||
"annotations": null
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
resources:
|
|
||||||
- ../../base
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue