Skip to content

Commit

Permalink
add label
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Oct 31, 2024
1 parent 7e34818 commit 1c5fc54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/everest-pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
ct install --config .github/ct.yaml --charts=./charts/everest --namespace=everest-system
kubectl create namespace everest
kubectl label namespace everest app.kubernetes.io/managed-by=everest
ct install --config .github/ct.yaml --charts=./charts/everest/charts/everest-db-namespace --namespace=everest
- name: Build chart package
Expand Down

0 comments on commit 1c5fc54

Please sign in to comment.