# 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