More words from Lime
This commit is contained in:
parent
8f4a45d62f
commit
5286ecde7e
17
dns.txt
17
dns.txt
|
|
@ -1,12 +1,13 @@
|
||||||
staging
|
|
||||||
dev
|
|
||||||
ci
|
|
||||||
api
|
api
|
||||||
kibana
|
app
|
||||||
build
|
|
||||||
oauth
|
|
||||||
b
|
b
|
||||||
q
|
build
|
||||||
|
ci
|
||||||
corp
|
corp
|
||||||
jira
|
dev
|
||||||
git
|
git
|
||||||
|
jira
|
||||||
|
kibana
|
||||||
|
oauth
|
||||||
|
q
|
||||||
|
staging
|
||||||
|
|
|
||||||
7
http.txt
7
http.txt
|
|
@ -1,6 +1,9 @@
|
||||||
|
admin
|
||||||
|
airflow.cfg
|
||||||
api
|
api
|
||||||
api-docs
|
api-docs
|
||||||
api/v1
|
api/v1
|
||||||
|
/api/v1/config
|
||||||
assets
|
assets
|
||||||
BitKeeper
|
BitKeeper
|
||||||
.bzr
|
.bzr
|
||||||
|
|
@ -9,6 +12,7 @@ BitKeeper
|
||||||
.config
|
.config
|
||||||
config
|
config
|
||||||
config/credentials.yml.enc
|
config/credentials.yml.enc
|
||||||
|
config/slack.yml
|
||||||
credentials.yml
|
credentials.yml
|
||||||
._darcs
|
._darcs
|
||||||
debug
|
debug
|
||||||
|
|
@ -28,7 +32,9 @@ health
|
||||||
.kube/config
|
.kube/config
|
||||||
kube_config_cluster.yaml
|
kube_config_cluster.yaml
|
||||||
kustomization.yaml
|
kustomization.yaml
|
||||||
|
login
|
||||||
main.tf
|
main.tf
|
||||||
|
master.key
|
||||||
metrics
|
metrics
|
||||||
notifications
|
notifications
|
||||||
password.txt
|
password.txt
|
||||||
|
|
@ -53,3 +59,4 @@ v1/api
|
||||||
v2
|
v2
|
||||||
v2/api
|
v2/api
|
||||||
v2/swagger.json
|
v2/swagger.json
|
||||||
|
version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue