Skip to content

Commit 47d85ca

Browse files
committed
Change namespace for IPAM to fit changes
Signed-off-by: peppi-lotta <[email protected]>
1 parent 3c3569e commit 47d85ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/ipam/image_patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apps/v1
22
kind: Deployment
33
metadata:
44
name: ipam-controller-manager
5-
namespace: capm3-system
5+
namespace: ipam-system
66
spec:
77
template:
88
spec:

config/ipam/pull_policy_patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apps/v1
22
kind: Deployment
33
metadata:
44
name: ipam-controller-manager
5-
namespace: capm3-system
5+
namespace: ipam-system
66
spec:
77
template:
88
spec:

0 commit comments

Comments
 (0)