Updated dev environment for JEDI.
- Updated environment name. - Updated variables. - AKS service principal creds moved to the operator Key Vault.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -31,6 +31,7 @@ static/buildinfo.*
|
||||
|
||||
# local log files
|
||||
log/*
|
||||
*.log
|
||||
|
||||
config/dev.ini
|
||||
.env*
|
||||
@@ -74,3 +75,7 @@ celerybeat-schedule
|
||||
js/test_templates
|
||||
|
||||
.mypy_cache/
|
||||
|
||||
# terraform
|
||||
*.tfstate
|
||||
*.backup
|
||||
|
Reference in New Issue
Block a user