forked from k-space/kube
		
	deprecate crunchydata postgres operator
This commit is contained in:
		
							
								
								
									
										1
									
								
								postgres-operator/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								postgres-operator/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1 +0,0 @@
 | 
			
		||||
postgres-operator-examples
 | 
			
		||||
@@ -1,8 +0,0 @@
 | 
			
		||||
# Postgres operator
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
git clone https://github.com/CrunchyData/postgres-operator-examples
 | 
			
		||||
helm template -n postgres-operator postgres-operator-examples/helm/install --include-crds --set debug=false > application.yml
 | 
			
		||||
kubectl create namespace postgres-operator
 | 
			
		||||
kubectl apply -n postgres-operator --server-side -f application.yml
 | 
			
		||||
```
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user