fp/flux/apps/staging/podinfo-values.yaml

19 lines
346 B
YAML
Raw Normal View History

2024-06-19 18:17:10 +00:00
apiVersion: helm.toolkit.fluxcd.io/v2
2024-04-26 16:38:51 +00:00
kind: HelmRelease
metadata:
name: podinfo
2024-04-26 21:50:31 +00:00
namespace: futureporn
2024-04-26 16:38:51 +00:00
spec:
chart:
spec:
version: ">=1.0.0-alpha"
test:
enable: false
values:
ingress:
hosts:
2024-06-29 01:50:07 +00:00
- host: podinfo.fp.sbtp.xyz
2024-04-26 16:38:51 +00:00
paths:
- path: /
pathType: ImplementationSpecific