Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions lib/control-plane/base/openstackcontrolplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,16 @@ spec:
ceilometer:
enabled: false
secret: osp-secret
cloudkitty:
enabled: false
s3StorageConfig:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

./lib/control-plane/base/openstackcontrolplane.yaml
  Error: 298:11 [indentation] wrong indentation: expected 12 but found 10

schemas:
- effectiveDate: "2024-11-18"
version: v13
secret:
name: cloudkitty-loki-s3
type: s3
secret: osp-secret
logging:
enabled: false
port: 10514
Expand Down