spinnaker: Remove spinnakerConfig

This commit is contained in:
Björn Busse 2024-02-24 15:35:22 +01:00
parent 6a515b3a3f
commit abe8f0ea7c

View File

@ -23,16 +23,16 @@ spec:
values:
spinnakerService:
enabled: true
spinnakerConfig:
config:
version: 1.33.0
persistentStorage:
persistentStoreType: s3
# Spinnaker stores application and pipeline definitions here
# Create an S3 bucket and provide the name here
s3:
bucket: ob-spinnaker-artifacts-dev
rootFolder: front50
# spinnakerConfig:
# config:
# version: 1.33.0
# persistentStorage:
# persistentStoreType: s3
# # Spinnaker stores application and pipeline definitions here
# # Create an S3 bucket and provide the name here
# s3:
# bucket: ob-spinnaker-artifacts-dev
# rootFolder: front50
# spec.expose - This section defines how Spinnaker should be publicly exposed
# expose:
# # Kubernetes LoadBalancer type (service/ingress)