spinnakerConfig: Remove
This commit is contained in:
parent
a22ea7c4cc
commit
6afc533e0a
|
@ -1,16 +0,0 @@
|
||||||
apiVersion: spinnaker.io/v1alpha2
|
|
||||||
kind: SpinnakerService
|
|
||||||
metadata:
|
|
||||||
name: spinnaker
|
|
||||||
namespace: cicd
|
|
||||||
spec:
|
|
||||||
# spec.spinnakerConfig - This section is how to specify configuration spinnaker
|
|
||||||
spinnakerConfig:
|
|
||||||
# spec.spinnakerConfig.config - This section contains the contents of a deployment found in a halconfig .deploymentConfigurations[0]
|
|
||||||
config:
|
|
||||||
version: 1.33.0
|
|
||||||
persistentStorage:
|
|
||||||
persistentStoreType: s3
|
|
||||||
s3:
|
|
||||||
bucket: ob-spinnaker-artifacts-dev
|
|
||||||
rootFolder: front50
|
|
Loading…
Reference in New Issue