Skip to content

Commit

Permalink
hotfix: CI/CD feito
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielNathan12 committed Aug 12, 2024
1 parent 033512b commit 85bfc2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ jobs:
- name: Run Tests
run: |
minikube addons enable ingress
kubectl get pods
3 changes: 0 additions & 3 deletions k8s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,3 @@ volumes:
volume_pgsql: pgsql-storage
volume_mongo: mongo-storage
storage: 1Mi

#minikube service demo-frontend-service --url
#kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.15.2/cert-manager.yaml

0 comments on commit 85bfc2a

Please sign in to comment.