Skip to content

Commit

Permalink
Merge tag 'v1.0.0' into develop
Browse files Browse the repository at this point in the history
Stable release
  • Loading branch information
TheYkk committed Jan 12, 2021
2 parents 8299f50 + d6c4e04 commit 9d089e8
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 9d089e8

Please sign in to comment.