lint #4

Merged
kleph merged 4 commits from lint into master 2020-03-25 13:55:36 +01:00
3 changed files with 2 additions and 2 deletions
Showing only changes of commit 965a22a198 - Show all commits

View file

@ -104,4 +104,3 @@ steps:
depends_on:
- build

View file

@ -10,7 +10,7 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: q3-deploy-role
namespace: q3 # Should be namespace you are granting access to
namespace: q3
rules:
- apiGroups: ["*"]
resources: ["*"]

View file

@ -1,3 +1,4 @@
---
apiVersion: v1
kind: Service
metadata: