spinnakerConfig: Change namespace
This commit is contained in:
parent
9d8d2f6ea1
commit
a22ea7c4cc
|
@ -2,7 +2,7 @@ apiVersion: spinnaker.io/v1alpha2
|
|||
kind: SpinnakerService
|
||||
metadata:
|
||||
name: spinnaker
|
||||
namespace: spinnaker
|
||||
namespace: cicd
|
||||
spec:
|
||||
# spec.spinnakerConfig - This section is how to specify configuration spinnaker
|
||||
spinnakerConfig:
|
||||
|
|
Loading…
Reference in New Issue