mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 02:24:29 +00:00
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
|