production: fix kustomization names
This commit is contained in:
parent
4745df2aac
commit
37686c5814
|
@ -1,7 +1,7 @@
|
|||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: stackspin-namespace
|
||||
name: stackspout-namespace
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: stackspin-sources
|
||||
name: stackspout-sources
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
|
|
Loading…
Reference in New Issue