Skip to content

Commit

Permalink
Fixup deploy manifest file (#125)
Browse files Browse the repository at this point in the history
Quick fixup after we removed some env variables
  • Loading branch information
Caspervw authored Jul 29, 2024
1 parent 9229bde commit 8c6d494
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions manifest/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,11 @@ spec:
secretKeyRef:
name: netlib
key: DATABASE_URL
- name: CLOUDFLARE_ZONE
valueFrom:
secretKeyRef:
name: netlib
key: CLOUDFLARE_ZONE
- name: CLOUDFLARE_APP_ID
valueFrom:
secretKeyRef:
name: netlib
key: CLOUDFLARE_APP_ID
- name: CLOUDFLARE_AUTH_USER
valueFrom:
secretKeyRef:
name: netlib
key: CLOUDFLARE_AUTH_USER
- name: CLOUDFLARE_AUTH_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 8c6d494

Please sign in to comment.