Confluence

This commit is contained in:
2026-04-13 15:57:56 +03:00
parent 2fe64d0903
commit 8ac5ad2bac
6 changed files with 459 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
{
{
"Kubernetes": {
"KubeconfigPath": "",
"DefaultNamespace": "default"
@@ -8,6 +8,12 @@
"Token": "",
"Project": ""
},
"Confluence": {
"Url": "",
"Token": "",
"Username": "",
"SpaceKey": ""
},
"Logging": {
"LogLevel": {
"Default": "Information",
@@ -16,4 +22,4 @@
}
},
"AllowedHosts": "*"
}
}