Paco Navarrete
Paco Navarrete
I can't deploy with the latest helmc into my kubernetes cluster any package from fabric8. ``` untts@cluster01:~/fabric8-installer$ helmc install fabric8/templates ---> Running `kubectl create -f` ... error validating "STDIN": error...
Actually the system doesn't accept schemaless mongodb types: var express = require('express'), restful = require('node-restful'), mongoose = restful.mongoose; var app = express(); app.use(express.bodyParser()); app.use(express.query()); mongoose.connect("mongodb://localhost:27017/schemalesstable"); var gameData = app.resource =...
Rocketchat is one of the most used chatops platform and will be very useful integration with hugot.
it will be very useful if you can register it on micro platform and have communication via rpc.
I have been using values.yaml file: ``` wireguard: enabled: true port: 51820 serverAddress: "10.34.0.1/24" privateKeySecretName: "wg-vpn-1-wg-generated" dns: "10.96.0.10" clients: - PublicKey: "ww" AllowedIPs: "10.34.0.5/32" - PublicKey: "ww" AllowedIPs: "10.34.0.2/32" -...