Skip to content

Commit

Permalink
Stable branch
Browse files Browse the repository at this point in the history
Merge branch 'release/v1.0.0'
  • Loading branch information
TheYkk committed Jan 12, 2021
2 parents 8299f50 + 0cb770a commit d6c4e04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: synator
subjects:
- kind: ServiceAccount
name: synator
namespace: default
- kind: ServiceAccount
name: synator
namespace: default
roleRef:
kind: ClusterRole
name: synator
Expand All @@ -54,4 +54,4 @@ spec:
serviceAccountName: synator
containers:
- name: synator
image: theykk/synator:v0.13
image: theykk/synator:v1.0.0

0 comments on commit d6c4e04

Please sign in to comment.