Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
production: small production renames
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Philips committed Jul 4, 2019
1 parent e732092 commit 8a60ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions production/sserve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
- name: PUBLIC_REPO
value: "https://github.com/philips/releases-test"
- name: PRIVATE_REPO
value: "https://github.com/philips/sget-certificates"
value: "https://github.com/philips/rget-certificates"
- name: GITHUB_USERNAME
valueFrom:
secretKeyRef:
Expand All @@ -31,5 +31,5 @@ spec:
secretKeyRef:
name: github
key: password
command: ["/sget"]
command: ["/rget"]
args: ["server", "$(PUBLIC_REPO)", "$(PRIVATE_REPO)"]

0 comments on commit 8a60ebf

Please sign in to comment.