文件
k3s/flux/apps/helmrelease-fillcode-website.yaml
T

26 行
489 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: fillcode-website
namespace: apps
spec:
interval: 30m
timeout: 15m
chart:
spec:
chart: website
version: 0.0.1
sourceRef:
kind: HelmRepository
name: devcm-repo
namespace: infra-gitops
interval: 12h
values:
ingress:
main:
enabled: true
tls:
- hosts:
- fillcode.com
secretName: fillcode-com-crt