mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
0d854fea6e
re: https://discord.com/channels/687972960811745322/738982866670714901/1041381487754354689 Introduces a more modular base with a google-kubernetes-engine overlay example.
12 lines
218 B
YAML
12 lines
218 B
YAML
---
|
|
patchesJson6902:
|
|
- path: statefulset-erigon-patch.yaml
|
|
target:
|
|
group: apps
|
|
kind: StatefulSet
|
|
name: erigon
|
|
version: v1
|
|
resources:
|
|
- ../base
|
|
- ../base/services
|
|
- podmonitoring.yaml |