Skip to content

Commit c749c27

Browse files
[terraform] updated gcp terraform scripts (#2556)
1 parent 2b47093 commit c749c27

File tree

128 files changed

+1489
-3328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+1489
-3328
lines changed

chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,11 +311,11 @@ components:
311311
http:
312312
expose: true
313313
containerPort: 80
314-
nodePort: 31080
314+
# nodePort: 31080
315315
https:
316316
expose: true
317317
containerPort: 443
318-
nodePort: 31443
318+
# nodePort: 31443
319319
loadBalancerIP: null
320320
serviceType: "LoadBalancer"
321321
serviceSessionAffinity: "None"

install/gcp-full-terraform/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

install/gcp-full-terraform/Makefile

Lines changed: 0 additions & 19 deletions
This file was deleted.

install/gcp-full-terraform/default.auto.tfvars

Lines changed: 0 additions & 4 deletions
This file was deleted.

install/gcp-full-terraform/main.tf

Lines changed: 0 additions & 192 deletions
This file was deleted.

install/gcp-full-terraform/modules/dns/main.tf

Lines changed: 0 additions & 54 deletions
This file was deleted.

install/gcp-full-terraform/modules/dns/outputs.tf

Lines changed: 0 additions & 20 deletions
This file was deleted.

install/gcp-full-terraform/modules/dns/variables.tf

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)