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 ks8 #549

Merged
merged 1 commit into from
Aug 6, 2024
Merged

adding ks8 #549

merged 1 commit into from
Aug 6, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 6, 2024

Adds support for the ks8 service in the project by updating various configuration files.

  • In the ansible/hosts file, it removes the entry for www.bankexample.com.
  • In the ansible/playbook.yml file, it removes tasks related to updating the /etc/hosts file for www.bankexample.com.
  • In the manifests/ingress/Ingress.yaml file, it removes the rule for www.bankexample.com.
  • In the terraform/hosts file, it removes the entry for www.bankexample.com.
  • In the terraform/hub-network.tf file, it updates the etc_host output value to append the IP address for www.bankexample.com to the /etc/hosts file.

This change aligns the project configuration with the addition of the ks8 service and ensures consistency across the infrastructure setup.

The removal of configurations related to www.bankexample.com and the addition of support for the ks8 service will enhance the project's functionality and maintain a clean and up-to-date configuration for the ks8 service.

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