ipfs功能
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
|
||||
kind: Kustomization
|
||||
namespace: ipfs
|
||||
resources:
|
||||
- services.yaml
|
||||
- deploy.yaml
|
||||
- ingress.yaml
|
||||
images:
|
||||
- name: image
|
||||
newName: cr.wetofu.me/ipfs/kubo
|
||||
newTag: v0.41.0
|
||||
configMapGenerator:
|
||||
- name: ipfs-env
|
||||
files:
|
||||
- ./config/IPFS_PROFILE
|
||||
- ./config/IPFS_TELEMETRY
|
||||
Reference in New Issue
Block a user