Prometheus and teslamate builds still in progress — will update in a
follow-up commit once their 33b7f0f tags land.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
247 B
YAML
13 lines
247 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: miniflux
|
|
|
|
resources:
|
|
- deployment.yaml
|
|
- service.yaml
|
|
- ingress-tailscale.yaml
|
|
|
|
images:
|
|
- name: registry.ops.eblu.me/blumeops/miniflux
|
|
newTag: v2.2.17-33b7f0f
|