Skip to content

Commit

Permalink
updated repo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Nov 22, 2023
1 parent 64a853e commit 495a9c0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,3 @@
# The files are ignored in the repository and not pushed to source control.

**/.DS_Store
**/.terraform
**/.terraform.lock.hcl
**/terraform.tfvars
**/*.tfstate
**/*.tfstate.*
**/lock.*
Empty file removed examples/.gitkeep
Empty file.
2 changes: 0 additions & 2 deletions examples/aws/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ nodepools:
useEbsOptimizedInstance: false
usePrivateAddress: true
userdata: |
#cloud-config
write_files:
- path: /etc/sysctl.conf
owner: root
Expand Down Expand Up @@ -231,7 +230,6 @@ nodepools:
useEbsOptimizedInstance: false
usePrivateAddress: true
userdata: |
#cloud-config
write_files:
- path: /etc/sysctl.conf
owner: root
Expand Down

0 comments on commit 495a9c0

Please sign in to comment.