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

docs: update Kubernetes #100

Merged
merged 3 commits into from
Sep 25, 2024
Merged

docs: update Kubernetes #100

merged 3 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. update files

    Pradumnasaraf committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cd5a0ff View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Refactor kubernetes manifests for mongo-express and Nginx

    - Added Namespace.yaml for mongo-express
    - Removed mongo-configmap.yaml, service.yaml, mongo-secrets.yaml, secret.yaml, and config.yaml for Mongo and Nginx
    - Added MongoDB.Configmap.yaml for mongo-express
    - Added MongoDB.Secret.yaml, MongoExpress.Secret.yaml, and MongoExpress.Service.yaml for mongo-express
    - Removed nginx-volumeclaim.yaml, ingress.yaml, nginx-volume.yaml, deployment.yaml, and nginx-local.yaml for Nginx
    - Renamed mongo-service.yaml to MongoDB.Service.yaml for mongo-express
    - Removed tls-ingress.yaml, recreate-strategy/deployment.yaml, nginx.yaml, rolling-update-strategy/deployment.yaml, and multiple-path.yaml
    Pradumnasaraf committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    30e0fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56168a1 View commit details
    Browse the repository at this point in the history