add missing namespace
ci / build (push) Failing after 7s
Details
ci / build (push) Failing after 7s
Details
This commit is contained in:
parent
4519eafdcc
commit
e967320dcf
|
@ -2,6 +2,7 @@ apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: ipfs-service
|
name: ipfs-service
|
||||||
|
namespace: default
|
||||||
annotations:
|
annotations:
|
||||||
meta.helm.sh/release-name: fp
|
meta.helm.sh/release-name: fp
|
||||||
meta.helm.sh/release-namespace: default
|
meta.helm.sh/release-namespace: default
|
||||||
|
|
Loading…
Reference in New Issue