mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 17:55:24 +02:00
let ocis init set the serviceaccounts
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -105,10 +105,6 @@ func DefaultConfig() *config.Config {
|
||||
Cluster: "ocis-cluster",
|
||||
EnableTLS: false,
|
||||
},
|
||||
ServiceAccount: config.ServiceAccount{
|
||||
ServiceAccountID: "service-user-id",
|
||||
ServiceAccountSecret: "secret-string",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user