This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
Add Spinnaker
pull/77/head
Yu ISHIKAWA
4 years ago
parent
a599e2dac2
commit
b53793b3de
3 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
diagrams/onprem/gitops.py
+1
-0
docs/nodes/onprem.md
BIN
resources/onprem/gitops/spinnaker.png
+ 4
- 0
diagrams/onprem/gitops.py
View File
@@ -12,6 +12,10 @@ class Argocd(_Gitops):
_icon = "argocd.png"
class Spinnaker(_Gitops):
_icon = "spinnaker.png"
# Aliases
ArgoCD = Argocd
+ 1
- 0
docs/nodes/onprem.md
View File
@@ -92,6 +92,7 @@ Node classes list of onprem provider.
## onprem.gitops
- **diagrams.onprem.gitops.Argocd**, **ArgoCD** (alias)
- **diagrams.onprem.gitops.Spinnaker**
## onprem.monitoring
BIN
resources/onprem/gitops/spinnaker.png
View File
Before
After
Width:
256
| Height:
256
| Size:
40 KiB
Write
Preview
Loading…
Cancel
Save