Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
f2fcd66f
Commit
f2fcd66f
authored
Nov 09, 2015
by
Jack Greenfield
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update design.md
parent
4a393bba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
design.md
docs/design/design.md
+2
-2
No files found.
docs/design/design.md
View file @
f2fcd66f
...
...
@@ -41,8 +41,8 @@ resources:
Resources can reference values from other resources. The version of Deployment
Manager running in the Google Cloud Platform uses references to understand
dependencies between resources and properly order the operations it performs on
a configuration.
This version doesn't yet have this functionality, but will have
it shortly.
a configuration.
(This version doesn't yet order operations to satisfy dependencies,
but it will soon.)
A reference follows this syntax:
**$(ref.NAME.PATH)**
, where _NAME_ is the name
of the resource being referenced, and _PATH_ is a JSON path to the value in the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment