add vaultwarden, self manage argo
This commit is contained in:
		
							
								
								
									
										18
									
								
								infrastructure/passwords/kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								infrastructure/passwords/kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
| resources: | ||||
|   - namespace.yaml | ||||
|   - pvc.yaml | ||||
|   - configmap.yaml | ||||
|   - deployment.yaml | ||||
|   - service.yaml | ||||
|   - ingress.yaml | ||||
|   - oidc.sealedsecret.yaml | ||||
|   - smtp.sealedsecret.yaml | ||||
|  | ||||
| namespace: passwords | ||||
|  | ||||
| images: | ||||
|   - name: vaultwarden | ||||
|     newName: vaultwarden/server | ||||
|     newTag: testing # required for SSO support | ||||
		Reference in New Issue
	
	Block a user