mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:14:38 +07:00
refactor: add Gitea and Vault to main apps list
This commit is contained in:
parent
d00ec32548
commit
db1ba14e78
@ -17,6 +17,16 @@ ingresses = [
|
||||
'name': 'hajimari',
|
||||
'fullname': 'Homepage',
|
||||
'namespace': 'hajimari'
|
||||
},
|
||||
{
|
||||
'name': 'vault',
|
||||
'fullname': 'Vault',
|
||||
'namespace': 'vault'
|
||||
},
|
||||
{
|
||||
'name': 'gitea',
|
||||
'fullname': 'Gitea',
|
||||
'namespace': 'gitea'
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user