1
0
Fork 0

manually added the 'dummyhttp' http for the 'test' project

This commit is contained in:
Sergio Talens-Oliag 2025-05-01 15:37:00 +02:00
parent efd3a84c04
commit e80e08a5be
Signed by: sto
GPG key ID: 821AEE0FD167FBDF
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://forgejo.mixinet.net/blogops/argocd-applications.git//dummyhttp/?ref=dummyhttp-v1.0.0

View file

@ -0,0 +1,11 @@
{
"appName": "dummyhttp",
"userGivenName": "dummyhttp",
"destNamespace": "default",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/dummyhttp/overlays/test",
"srcRepoURL": "https://forgejo.mixinet.net/blogops/argocd.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base