zmiany w drone.yml oraz deployment
Some checks reported errors
continuous-integration/drone Build encountered an error
Some checks reported errors
continuous-integration/drone Build encountered an error
This commit is contained in:
parent
c642f99e8f
commit
b351e29a64
@ -10,6 +10,8 @@ steps:
|
||||
- docker push registry.izaac.pl:5000/izaac:latest
|
||||
|
||||
- name: deploy
|
||||
environment:
|
||||
- KUBECONFIG=/path/to/drone-kubeconfig
|
||||
commands:
|
||||
- kubectl apply -f deployment.yml
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ spec:
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: izaac-svc
|
||||
name: izaac
|
||||
spec:
|
||||
selector:
|
||||
app: izaac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user