Skip to content

Commit eb4b093

Browse files
authored
Merge pull request #251 from sassoftware/singlestore
(IAC-451) Use SingleStore for external naming, refine subnet comment
2 parents 5890bde + 9f5907a commit eb4b093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/sample-input-singlestore.tfvars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ nfs_raid_disk_type = "Standard_LRS"
116116
# Azure Monitor
117117
create_aks_azure_monitor = false
118118

119-
# S2 configuration
119+
# SingleStore configuration
120120
aks_network_plugin = "azure"
121121

122-
# subnets
122+
# Subnets for SingleStore using azure network plugin
123123
subnets = {
124124
aks = {
125125
"prefixes": ["192.168.0.0/21"],

0 commit comments

Comments
 (0)