Convert Homepage manifests to Kustomize
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
|
||||||
|
resources:
|
||||||
|
- homepage.yaml
|
||||||
|
|
||||||
|
images:
|
||||||
|
- name: ghcr.io/gethomepage/homepage
|
||||||
|
newTag: latest
|
||||||
Reference in New Issue
Block a user