Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding init #496

Merged
merged 1 commit into from
Jul 31, 2024
Merged

adding init #496

merged 1 commit into from
Jul 31, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Jul 31, 2024

Implements the following changes:

  1. Added the ./dvwa resource in the manifests/apps/kustomization.yaml file.
  2. Updated the kubernetes_version in the terraform/spoke-k8s_cluster.tf file to "1.29" and commented out the previous version assignment.
  3. Removed the commented-out local_file resource and kubernetes_secret resource in the terraform/spoke-k8s_cluster.tf file.
  4. Changed the value of spoke-k8s-node-pool-gpu to false in the terraform/terraform.auto.tfvars file.

These changes are aimed at improving the deployment and configuration of the Kubernetes cluster and related resources. The updated Kubernetes version and resource adjustments align with the current project requirements. Removing unnecessary or commented-out code enhances the clarity and maintainability of the Terraform configurations.

@robinmordasiewicz robinmordasiewicz merged commit 24269f2 into main Jul 31, 2024
6 of 9 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev branch July 31, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant