Move trace and logs UI to Operator Console (#375)

Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com>
This commit is contained in:
Cesar N
2020-11-04 21:45:48 -08:00
committed by GitHub
parent 3cd024ea2c
commit 06f333395e
23 changed files with 256 additions and 222 deletions

View File

@@ -3264,9 +3264,6 @@ func init() {
"secret_key": {
"type": "string"
},
"service_name": {
"type": "string"
},
"tls": {
"type": "object",
"$ref": "#/definitions/tlsConfiguration"
@@ -8656,9 +8653,6 @@ func init() {
"secret_key": {
"type": "string"
},
"service_name": {
"type": "string"
},
"tls": {
"type": "object",
"$ref": "#/definitions/tlsConfiguration"