Skip to content

Commit

Permalink
Remove extra parameters and mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
wscalf committed Sep 11, 2024
1 parent 587cddf commit 0378bd8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions deploy/kessel-relations-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,8 @@ objects:
spec:
template:
spec:
volumes:
- name: bootstrap
configMap:
name: spicedb-schema
containers:
- name: spicedb
env:
- name: "SPICEDB_DATASTORE_BOOTSTRAP_OVERWRITE"
value: "true"
volumeMounts:
- name: bootstrap
mountPath: /etc/bootstrap
- apiVersion: cloud.redhat.com/v1alpha1
kind: ClowdApp
metadata:
Expand Down

0 comments on commit 0378bd8

Please sign in to comment.