Skip to content

Commit

Permalink
warning added.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilija Vukotic committed Feb 28, 2022
1 parent 6b0de60 commit fdb3d79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kube/frontend.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

Should not be used. Now managed through FluxCD

kind: Service
apiVersion: v1
metadata:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "a frontend for ATLAS Alarm and Alert Services.",
"main": "server.js",
"scripts": {
"prestart": "npm install",
"start": "node server.js"
},
"repository": {
Expand Down

0 comments on commit fdb3d79

Please sign in to comment.