forked from k-space/kube
		
	move members repo to secretspace
This commit is contained in:
		| @@ -40,6 +40,7 @@ Static routes for 193.40.103.36/30 have been added in pve nodes to make them com | ||||
| - MariaDB*: search for `mysql`, `mariadb`[^mariadb] (replaces MySQL) | ||||
| - Postgres*: hardcoded to [harbor/application.yml](harbor/application.yml) | ||||
| - Seeded secrets: `kind: SecretClaim` (generates random secret in templated format) | ||||
| - Secrets in git: https://git.k-space.ee/secretspace (members personal info, API credentials, see argocd/deploy_key.pub comment) | ||||
|  | ||||
| \* External, hosted directly on [nas.k-space.ee](https://wiki.k-space.ee/en/hosting/storage) | ||||
|  | ||||
|   | ||||
| @@ -7,7 +7,7 @@ metadata: | ||||
| spec: | ||||
|   project: k-space.ee | ||||
|   source: | ||||
|     repoURL: 'git@git.k-space.ee:k-space/members.git' | ||||
|     repoURL: 'git@git.k-space.ee:secretspace/members.git' | ||||
|     path: members | ||||
|     targetRevision: HEAD | ||||
|   destination: | ||||
|   | ||||
							
								
								
									
										2
									
								
								argocd/deploy_key.pub
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								argocd/deploy_key.pub
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| # used for git.k-space: k-space/kube, secretspace/kube, secretspace/members | ||||
| ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOxYpFf85Vnxw7WNb/V5dtZT0PJ4VbBhdBNscDd8TVv/ argocd.k-space.ee | ||||
		Reference in New Issue
	
	Block a user