remove homepage
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: homepage-application
|
||||
namespace: argocd
|
||||
|
||||
spec:
|
||||
project: apps
|
||||
source:
|
||||
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
|
||||
targetRevision: main
|
||||
path: apps/homepage
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: homepage
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
@@ -28,7 +28,6 @@ resources:
|
||||
- files/
|
||||
- finance/
|
||||
- homeassistant/
|
||||
- homepage/application.yaml
|
||||
- immich/
|
||||
- journal/
|
||||
- media/
|
||||
|
Reference in New Issue
Block a user