use homarr

This commit is contained in:
2023-12-12 10:12:07 +01:00
parent 7b2302c8fd
commit e317c77ed9
10 changed files with 128 additions and 7 deletions

View File

@@ -1,8 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- env.sealedsecret.yaml
- cronjob.yaml
namespace: renovate
resources:
- namespace.yaml
- env.sealedsecret.yaml
- cronjob.yaml
images:
- name: renovate/renovate
newName: renovate/renovate
newTag: "35"