Tan N. Le

Results 4 comments of Tan N. Le

load-watcher-deployment.yaml can be something like: ``` apiVersion: apps/v1 kind: Deployment metadata: name: load-watcher-deployment labels: app: load-watcher spec: replicas: 1 selector: matchLabels: app: load-watcher template: metadata: labels: app: load-watcher spec: containers:...

@lawwong1 can you approve the change after reviewing.

@ridv @zorro786 hi, our Action CI does not work any more on this repo. and it just works fine on other repo. I do not see the Action tab on...

oh thanks for enabling it back. let me take a look.