We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0de60 commit fdb3d79Copy full SHA for fdb3d79
kube/frontend.yaml
@@ -1,3 +1,6 @@
1
+
2
+Should not be used. Now managed through FluxCD
3
4
kind: Service
5
apiVersion: v1
6
metadata:
package.json
@@ -4,6 +4,7 @@
"description": "a frontend for ATLAS Alarm and Alert Services.",
"main": "server.js",
"scripts": {
7
+ "prestart": "npm install",
8
"start": "node server.js"
9
},
10
"repository": {
0 commit comments