github.com/kotalco/kotal@v0.3.0/config/samples/ipfs/ipfs_v1alpha1_swarm_peer.yaml (about) 1 apiVersion: ipfs.kotal.io/v1alpha1 2 kind: Peer 3 metadata: 4 name: peer-sample 5 spec: 6 swarmKeySecretName: my-swarm-key 7 routing: dhtclient 8 apiPort: 8999 9 gatewayPort: 4444 10 resources: 11 cpu: "1" 12 memory: "1Gi"