Remove overrideOwner attribute that isn't there anymore (#16108)

This commit is contained in:
IceS2 2024-05-02 16:34:57 +02:00 committed by GitHub
parent 71293e9fbd
commit a54c54b1ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,6 @@
sourceConfig: sourceConfig:
config: config:
type: DashboardMetadata type: DashboardMetadata
overrideOwner: True
# lineageInformation: # lineageInformation:
# dbServiceNames: # dbServiceNames:
# - service1 # - service1

View File

@ -286,7 +286,6 @@ source:
sourceConfig: sourceConfig:
config: config:
type: DashboardMetadata type: DashboardMetadata
overrideOwner: True
# dbServiceNames: # dbServiceNames:
# - service1 # - service1
# - service2 # - service2