diff --git a/.gitignore b/.gitignore index adf88c4..4723968 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ declarative/geocentric-app.yml declarative/mono-app.yml declarative/mono-app.yml + +jenkins-demo@tmp diff --git a/jenkins-demo/deployment.yaml b/jenkins-demo/deployment.yaml index 57fdf25..8cebe31 100644 --- a/jenkins-demo/deployment.yaml +++ b/jenkins-demo/deployment.yaml @@ -16,7 +16,7 @@ spec: app: solar-system spec: containers: - - image: siddharth67/ss:c9bcaa89ecdb7cc3580df685a191b834b7d764f6 + - image: siddharth67/ss:7d11dafa760698bb9a56239390f802e0df78ecf1 name: solar-system ports: - containerPort: 3000