Skip to content

Commit

Permalink
eliminate mysql-interface variables (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtrkiller authored Oct 31, 2023
1 parent 2aa1e6e commit 4be5b2f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,6 @@ options:
default: |
user_name: admin
admin_email: [email protected]
mysql-interface-user:
type: string
description: >
Database username for mysql relation. See mysql-k8s relation documentation at
https://charmhub.io/mysql/configure
default: ""
mysql-interface-database:
type: string
description: >
Database name for mysql relation. See mysql-k8s relation documentation at
https://charmhub.io/mysql/configure
default: ""
plugins:
type: string
description: |
Expand Down

0 comments on commit 4be5b2f

Please sign in to comment.