Skip to content

Commit

Permalink
Subpath update.
Browse files Browse the repository at this point in the history
  • Loading branch information
badri committed Jan 16, 2024
1 parent a73ebff commit a478edf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion addons/sb-operator/sb-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ spec:
type: string
repo:
type: string
subPath:
type: string
type: object
serviceAccount:
type: string
Expand Down Expand Up @@ -184,7 +186,7 @@ spec:
serviceAccountName: sb-admin
containers:
- name: sb-operator
image: shapeblock/sb-operator:08-jan-2024-13.25
image: shapeblock/sb-operator:15-jan-2024-18.27
imagePullPolicy: Always
env:
- name: SB_URL
Expand Down

0 comments on commit a478edf

Please sign in to comment.