Skip to end of banner
Go to start of banner

Delete project/namespace

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


If development team need create their environment up, or recreate if some data corrupted.

Destroy environment:

  1. Log in to Jenkins: https://jenkins-aws.indexdata.com/
  2. Navigate to job: folioRancher → folioNamespaceTools → deleteNamespace
  3. Click Build with Parameters button
  4. Select parameters

    ParameterValue

    CLUSTER

    Select cluster
    NAMESPACESelect cluster namespace
    RW_SPLIT(Optional)true
    POSTGRESQL(Optional)built-in
    KAFKA(Optional)built-in

    OPENSEARCH(Optional)

    aws

    S3_BUCKET

    built-in

    AGENT

    rancher

    REFRESH_PARAMETERS

    false
  5. Click Build button
  6. Wait for completion


  • No labels