Fix typo in operatorconfigurations CRD (#1305)

* fix typo in operatorconfigurations crd

* fix typo in operatorconfigurations manifest
This commit is contained in:
dervoeti 2021-01-12 15:39:54 +01:00 committed by GitHub
parent f927d6616c
commit 010865f5d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -457,7 +457,7 @@ spec:
log_statement: all
teams_api_url:
type: string
defaults: "https://teams.example.com/api/"
default: "https://teams.example.com/api/"
logging_rest_api:
type: object
properties:

View File

@ -453,7 +453,7 @@ spec:
log_statement: all
teams_api_url:
type: string
defaults: "https://teams.example.com/api/"
default: "https://teams.example.com/api/"
logging_rest_api:
type: object
properties: