mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 01:38:04 +00:00
f17258c14d
* ci: add Dockerfile and its build * make docker version tag * polkadot with static ip address in nodeport stateful set on kubernetes * use helm for templating * enable rbac for polkadot
13 lines
320 B
YAML
13 lines
320 B
YAML
name: polkadot
|
|
version: 0.1
|
|
appVersion: 0.2.0
|
|
description: Polkadot Node Implementation
|
|
home: https://polkadot.network/
|
|
icon: https://polkadot.network/favicon.ico
|
|
sources:
|
|
- https://github.com/paritytech/polkadot/
|
|
maintainers:
|
|
- name: Paritytech Devops Team
|
|
email: devops-team@parity.io
|
|
tillerVersion: ">=2.8.0"
|