Skip to content

Commit

Permalink
delete cmd, use image cmd. (labring#2703)
Browse files Browse the repository at this point in the history
  • Loading branch information
lingdie authored Mar 1, 2023
1 parent c11539c commit 38fd41b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions service/auth/deploy/manifests/deploy.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,7 @@ spec:
control-plane: service-manager
spec:
containers:
- command:
- /manager
image: ghcr.io/labring/sealos-auth-service:dev
- image: ghcr.io/labring/sealos-auth-service:dev
imagePullPolicy: Always
livenessProbe:
initialDelaySeconds: 15
Expand Down

0 comments on commit 38fd41b

Please sign in to comment.