ingress for other host
This commit is contained in:
parent
5cfac7a579
commit
08ef620901
1 changed files with 17 additions and 0 deletions
17
app-of-apps/s3onhp40l.yaml
Normal file
17
app-of-apps/s3onhp40l.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: s3onhp40l
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: s3onhp40l
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
path: apps-kustomized/s3onhp40l
|
||||
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
|
||||
targetRevision: HEAD
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
Loading…
Add table
Reference in a new issue