Skip to content

Commit

Permalink
remove comments and update nebulous image version (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards authored Feb 10, 2021
1 parent fa6f96e commit 9305c5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kubernetes/nebulous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ spec:
spec:
containers:
- name: nebulous
image: kubefirst/nebulous:0.1-rc2
image: kubefirst/nebulous:1.0
command: ["sh", "-c", "/scripts/nebulous/init.sh" ]
# command: ["/bin/sh"]
# args: ["-c", "/scripts/nebulous/init.sh"]
envFrom:
- secretRef:
name: nebulous-secrets
Expand Down

0 comments on commit 9305c5d

Please sign in to comment.