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

Merged
merged 1 commit into from
Aug 4, 2024
Merged

adding init #512

merged 1 commit into from
Aug 4, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 4, 2024

Adds an init process to the project. The changes include:

  • Removing namespace.yaml from manifests/apps/dvwa/kustomization.yaml.
  • Adding a Namespace resource with the name dvwa and corresponding labels in terraform/spoke-k8s_cluster.tf.
  • Adding a Secret resource with the name fortiweb-login-secret.

The addition of the init process and the related resources will help in setting up the necessary environment configurations for the project, ensuring a smoother deployment and operation.

@robinmordasiewicz robinmordasiewicz merged commit d8c06e8 into main Aug 4, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 4, 2024 14:44
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