Skip to content

Commit 9a7b34b

Browse files
architectdure
1 parent 8c73ca8 commit 9a7b34b

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CNO (Cloud Native Onboarding) is an open source platform to onboard easily and s
1818
4. [Install kubectl](https://kubernetes.io/fr/docs/tasks/tools/install-kubectl/) v1.14.1+
1919

2020
## Architecture
21-
CNO Architecture ![Architecture](/image/architecture.png)
21+
CNO Architecture ![Architecture](/image/externals.png)
2222
## Component
2323
CNO is an open source project mainly composed of 7 modules.
2424
1. [cno UI](https://github.com/beopencloud/cno-ui-template)

deploy/mysqlDB/mysqlDB.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
- image: mysql:5.6
4040
name: mysql
4141
env:
42-
# Use secret in real usage
42+
# Use secret
4343
- name: ROOT_PASSWORD
4444
value: password
4545
ports:

image/externals.png

92.4 KB
Loading

image/internals.png

105 KB
Loading

0 commit comments

Comments
 (0)