Skip to content

Commit

Permalink
nit: fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SupriyaKasten committed Aug 21, 2019
1 parent a38a619 commit 0812c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ as follows:
Artifacts map[string]Artifact `json:"artifacts,omitempty"`
ConfigMaps map[string]ObjectReference `json:"configMaps"`
Secrets map[string]ObjectReference `json:"secrets"`
Profile *ObjectReference `json:"profile"`
Options map[string]string `json:"options"`
Profile *ObjectReference `json:"profile"`
}
- `Name` is required and specifies the action in the Blueprint.
Expand Down

0 comments on commit 0812c11

Please sign in to comment.