Fix cdn namespace
This commit is contained in:
parent
c800dda1b8
commit
0cc08172f3
|
@ -2,7 +2,7 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: cdn-deployment
|
||||
namespace: family
|
||||
namespace: misc
|
||||
labels:
|
||||
app: cdn-deployment
|
||||
keel.sh/policy: force
|
||||
|
|
Loading…
Reference in a new issue