Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sacha Brants
infra-azure-provisioning
Commits
21e9bbd2
Commit
21e9bbd2
authored
Nov 09, 2020
by
Daniel Scholl
Browse files
Updated Linting
parent
2a7ce0f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
infra/templates/osdu-r3-mvp/service_resources/terraform.tfvars
View file @
21e9bbd2
...
...
@@ -27,9 +27,9 @@ resource_tags = {
# Kubernetes Settings
kubernetes_version = "1.18.8"
aks_agent_vm_size = "Standard_E4s_v3"
aks_agent_vm_size
= "Standard_E4s_v3"
aks_agent_vm_count = "5"
subnet_aks_prefix = "10.10.2.0/23"
subnet_aks_prefix
= "10.10.2.0/23"
# Storage Settings
storage_replication_type = "LRS"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment