A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ksonnet/ksonnet/commit/2b8e53c5b5f379d4040061a7be9269a0113c7783 below:

Merge pull request #515 from bryanl/comment-ksonnet-lib-import · ksonnet/ksonnet@2b8e53c · GitHub

This repository was archived by the owner on Sep 9, 2020. It is now read-only.

File tree Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed Original file line number Diff line number Diff line change

@@ -24,7 +24,8 @@ const (

24 24 25 25

// DefaultOverrideData generates the contents for an environment's `main.jsonnet`.

26 26

var DefaultOverrideData = []byte(`local base = import "base.libsonnet";

27 -

local k = import "k.libsonnet";

27 +

// uncomment if you reference ksonnet-lib

28 +

// local k = import "k.libsonnet";

28 29 29 30

base + {

30 31

// Insert user-specified overrides here. For example if a component is named \"nginx-deployment\", you might have something like:\n")

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4