mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 10:18:26 +00:00
chore: cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/common-3.5.1/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-3.6.1/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
@@ -132,7 +132,7 @@ spec:
|
||||
initialDelaySeconds: 15
|
||||
worker:
|
||||
type: deployment
|
||||
replicas: 3
|
||||
replicas: 2
|
||||
strategy: RollingUpdate
|
||||
rollingUpdate:
|
||||
unavailable: "90%"
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://flux.jank.ing/helmrelease/v2/github/kubernetes-sigs/external-dns/external-dns-helm-chart-1.15.2/charts/external-dns
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: external-dns
|
||||
namespace: external-dns
|
||||
spec:
|
||||
interval: 5m
|
||||
chart:
|
||||
spec:
|
||||
chart: external-dns
|
||||
|
||||
Reference in New Issue
Block a user