Skip to content

Commit

Permalink
[terraform] updated gcp terraform scripts (#2556)
Browse files Browse the repository at this point in the history
  • Loading branch information
fullmetalrooster authored Dec 18, 2020
1 parent 2b47093 commit c749c27
Show file tree
Hide file tree
Showing 128 changed files with 1,489 additions and 3,328 deletions.
4 changes: 2 additions & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,11 +311,11 @@ components:
http:
expose: true
containerPort: 80
nodePort: 31080
# nodePort: 31080
https:
expose: true
containerPort: 443
nodePort: 31443
# nodePort: 31443
loadBalancerIP: null
serviceType: "LoadBalancer"
serviceSessionAffinity: "None"
Expand Down
1 change: 0 additions & 1 deletion install/gcp-full-terraform/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions install/gcp-full-terraform/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions install/gcp-full-terraform/default.auto.tfvars

This file was deleted.

192 changes: 0 additions & 192 deletions install/gcp-full-terraform/main.tf

This file was deleted.

54 changes: 0 additions & 54 deletions install/gcp-full-terraform/modules/dns/main.tf

This file was deleted.

20 changes: 0 additions & 20 deletions install/gcp-full-terraform/modules/dns/outputs.tf

This file was deleted.

29 changes: 0 additions & 29 deletions install/gcp-full-terraform/modules/dns/variables.tf

This file was deleted.

Loading

0 comments on commit c749c27

Please sign in to comment.