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 #519

Merged
merged 1 commit into from
Aug 4, 2024
Merged

adding init #519

merged 1 commit into from
Aug 4, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 4, 2024

Aims to make two key changes:

  1. In the HelmRelease.yaml file, the version of the Helm chart for the Fortiweb Ingress Controller is updated from "1.0.0-1" to "1.0.1". This update ensures that the latest version of the chart is used, potentially including bug fixes and improvements.

  2. In the spoke-k8s_cluster.tf Terraform file, the pod_cidr configuration is uncommented and set to the value of var.spoke-aks_pod_cidr. Enabling this configuration is crucial for defining the pod CIDR range in the Kubernetes cluster, ensuring proper network segmentation and communication within the cluster.

These changes enhance the stability and configuration of the infrastructure, aligning with best practices and potentially resolving any issues related to the Helm chart version and pod CIDR configuration.

@robinmordasiewicz robinmordasiewicz merged commit 6c1edc6 into main Aug 4, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 4, 2024 20:13
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