Skip to content

Commit

Permalink
updating pvc reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaton85 authored and openshift-cherrypick-robot committed Oct 18, 2024
1 parent bdfd870 commit 379fa7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
name: clair-postgres-conf-sample
- name: postgres-data
persistentVolumeClaim:
claimName: clair-postgres
claimName: clair-postgres-13
containers:
- name: postgres
image: quay.io/sclorg/postgresql-13-c9s:latest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: clair-postgres
name: clair-postgres-13
labels:
quay-component: clair-postgres
annotations:
Expand Down

0 comments on commit 379fa7a

Please sign in to comment.