Skip to main content

Configuration Set

With this tool you will be able to:

  • Update/Change your Container Registry credentials
  • Update/Change your Manifest Repository credentials
  • Update/Upload TLS certificate for Continuous Deployment (ArgoCD) or Observability (Grafana) tools
  • Update ShamanOps suscription credentials
  • Create FinOps Agent job
  • Set an especific email domain to use in the approvals step

To use any of the functionalities use the following steps:

Openshift

1. Execute the container image provided by ShamanOps

docker run --pull=always --rm -it -v /var/run/docker.sock:/var/run/docker.sock \
registry.shamanops.com/installers/ocp:stable

3. Execute the following command.

info

The script will ask you for the registry token and the manifest repository

shamanops_bs_configuration_set

Kubernetes

1. Execute the container image provided by ShamanOps

docker run --pull=always --rm -it -v /var/run/docker.sock:/var/run/docker.sock \
registry.shamanops.com/installers/aks:stable

3. Execute the following command.

info

The script will ask you for the registry token and the manifest repository

shamanops_bs_configuration_set