Skip to content

Conversation

@EstevesDouglas
Copy link
Member

remoção da parte:

export REPO=SEU_USERNAME/NOME_DO_REPO
export BRANCH=SUA_BRANCH
export APPS='kube-prometheus'

E execute a instalação:

remoção da parte: 

```
export REPO=SEU_USERNAME/NOME_DO_REPO
export BRANCH=SUA_BRANCH
export APPS='kube-prometheus'
```

E execute a instalação:
@marcpires marcpires self-requested a review December 30, 2025 00:33
Copy link
Collaborator

@marcpires marcpires left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Essa PR está duplicada, as atualizações podem ser realizadas na mesma branch.

Os valores removidos devem ser passados na etapa de instalação na linha 32 do deste arquivo, como no exemplo abaixo.
Executa a instalação com o comando e adicione uma screnshot com a evidência da instalação.

export INSTALL_URL=https://raw.githubusercontent.com/lhc/infra/refs/heads/main/install.sh
curl -s $INSTALL_URL | sudo env INSTALL_URL="$INSTALL_URL" BRANCH="main" REPO="lhc/infra" APPS="kube-prometheus"  bash

Fechando a PR anterior

@marcpires marcpires mentioned this pull request Dec 30, 2025
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.

3 participants