Skip to content

Commit

Permalink
configBase is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed May 14, 2021
1 parent 5d51229 commit 7e072da
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kops/carbonplan.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ local data = {
metadata+: {
name: "carbonplanhub.k8s.local"
},
spec+: {
// FIXME: Not sure if this is necessary?
configBase: "s3://2i2c-carbonplan-kops-state/%s" % data.cluster.metadata.name
},
_config+:: {
zone: zone,
masterInstanceGroupName: data.master.metadata.name
Expand Down

0 comments on commit 7e072da

Please sign in to comment.