Skip to content

Commit

Permalink
Fix secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepdeJong committed Sep 29, 2023
1 parent baa0849 commit ac42237
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 33 deletions.
4 changes: 2 additions & 2 deletions apps/passes/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ spec:
name: passes
key: certificatePassword
volumeMounts:
- mountPath: /secret
name: keys
- mountPath: /keys
name: secret
ports:
- name: http
containerPort: 3000
Expand Down
1 change: 0 additions & 1 deletion apps/passes/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ kind: Kustomization
resources:
- image.yaml
- deploy.yaml
- release.yaml
- httproute.yaml
30 changes: 0 additions & 30 deletions apps/passes/release.yaml

This file was deleted.

0 comments on commit ac42237

Please sign in to comment.