Fix(metallb): test ip pool rename
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: traefik
|
||||
name: traefik-prod
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: traefik
|
||||
name: traefik-test
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
|
||||
Reference in New Issue
Block a user