Some checks failed
Build Container / build (push) Failing after 4s
The service is 'docs', quartz is just the container image used. This allows future quartz-based sites with different names. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
178 B
YAML
9 lines
178 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: docs
|
|
resources:
|
|
- configmap.yaml
|
|
- deployment.yaml
|
|
- service.yaml
|
|
- ingress-tailscale.yaml
|