Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 9080 (0.4 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    MaxServerCo }}" {{- if .Values.pilot.extraContainerArgs }} {{- with .Values.pilot.extraContainerArgs }} {{- toYaml . | nindent 10 }} {{- end }} {{- end }} ports: - containerPort: 8080 protocol: TCP - containerPort: 15010 protocol: TCP - containerPort: 15017 protocol: TCP readinessProbe: httpGet: path: /ready port: 8080 initialDelaySeconds: 1 periodSeconds: 3 timeoutSeconds: 5 env: - name: REVISION value: "{{ .Values.revision | default `default` }}" - name: JWT_POLICY value: {{ .Values.global.jwtPolicy...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  2. cmd/admin-handlers.go

    			}
    			return anonCmdLine
    		}
    
    		// Server start command regex groups:
    		// 1 - minio server
    		// 2 - flags e.g. `--address :9000 --certs-dir /etc/minio/certs`
    		// 3 - pool args e.g. `https://node{01...16}.domain/data/disk{001...204} https://node{17...32}.domain/data/disk{001...204}`
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Apr 29 17:39:04 GMT 2024
    - 97.8K bytes
    - Viewed (2)
Back to top