forked from k-space/kube
		
	nextcloud: 31.0.2
This commit is contained in:
		@@ -79,7 +79,7 @@ spec:
 | 
			
		||||
      enableServiceLinks: false
 | 
			
		||||
      initContainers:
 | 
			
		||||
        - name: setup-php-config
 | 
			
		||||
          image: mirror.gcr.io/library/nextcloud:30.0.8@sha256:c7d5a0309155f66141abd557699dea0c192f0a6454f16df0bcaab46a07f098da
 | 
			
		||||
          image: mirror.gcr.io/library/nextcloud:31.0.2@sha256:c418eb78924b446c744eee30587564a8d5ef625ad64369c81936bd1491f589e3
 | 
			
		||||
          command: [ "/bin/sh","-c" ]
 | 
			
		||||
          args: ["cp -r /usr/local/etc/php/conf.d/. /config/"]
 | 
			
		||||
          volumeMounts:
 | 
			
		||||
@@ -87,7 +87,7 @@ spec:
 | 
			
		||||
              name: php-config
 | 
			
		||||
      containers:
 | 
			
		||||
        - name: nextcloud
 | 
			
		||||
          image: mirror.gcr.io/library/nextcloud:30.0.8@sha256:c7d5a0309155f66141abd557699dea0c192f0a6454f16df0bcaab46a07f098da
 | 
			
		||||
          image: mirror.gcr.io/library/nextcloud:31.0.2@sha256:c418eb78924b446c744eee30587564a8d5ef625ad64369c81936bd1491f589e3
 | 
			
		||||
          resources:
 | 
			
		||||
            limits:
 | 
			
		||||
              cpu: 4000m
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user