Skip to content
Snippets Groups Projects
Commit 006c79cb authored by Gospodin Bodurov's avatar Gospodin Bodurov
Browse files

Add config

parent ace8dace
No related branches found
No related tags found
1 merge request!62Prometheus integration
Pipeline #28016 canceled
...@@ -155,7 +155,6 @@ func SetConfigValues(configFile, etcdURL string) { ...@@ -155,7 +155,6 @@ func SetConfigValues(configFile, etcdURL string) {
CaCertificatePEM = GetCaCertificatePEM() CaCertificatePEM = GetCaCertificatePEM()
VereignCaCertificatePEM = GetVereignCaCertificatePEM() VereignCaCertificatePEM = GetVereignCaCertificatePEM()
VereignCaKeyPEM = GetVereignCaKeyPEM() VereignCaKeyPEM = GetVereignCaKeyPEM()
} }
func GetCertificatePEM() []byte { func GetCertificatePEM() []byte {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment