Skip to content

Commit

Permalink
added some docs about shared annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y committed Aug 20, 2024
1 parent 65ed4b1 commit dea4e37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions release/obd-kardinal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ metadata:
app: postgres
version: v1
annotations:
kardinal.dev.service/shared: "false"
kardinal.dev.service/stateful: "true"
kardinal.dev.service/plugins: |
- name: github.com/kurtosis-tech/postgres-seed-plugin
Expand Down
1 change: 1 addition & 0 deletions release/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Service
metadata:
name: postgres
annotations:
kardinal.dev.service/shared: "true"
kardinal.dev.service/plugins: |
- name: github.com/kurtosis-tech/postgres-seed-plugin
args:
Expand Down

0 comments on commit dea4e37

Please sign in to comment.