diff --git a/clusters/dev/spinnaker_service.yaml b/clusters/dev/spinnaker_service.yaml deleted file mode 100644 index d1ec343..0000000 --- a/clusters/dev/spinnaker_service.yaml +++ /dev/null @@ -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