Home
last modified time | relevance | path

Searched refs:OVERLAYS (Results 1 – 25 of 38) sorted by relevance

12

/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/examples/ldap/
H A DREADME.md126 OVERLAYS=$DEMO_HOME/overlays
127 mkdir -p $OVERLAYS/staging
128 mkdir -p $OVERLAYS/production
142 > ```cat $OVERLAYS/staging/kustomization.yaml
150 > ```cat $OVERLAYS/staging/deployment.yaml
229 <(kustomize build $OVERLAYS/staging) \
230 <(kustomize build $OVERLAYS/production) |\
263 kustomize build $OVERLAYS/staging
268 kustomize build $OVERLAYS/production
274 > kustomize build $OVERLAYS/staging |\
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/examples/ldap/
H A DREADME.md126 OVERLAYS=$DEMO_HOME/overlays
127 mkdir -p $OVERLAYS/staging
128 mkdir -p $OVERLAYS/production
142 > ```cat $OVERLAYS/staging/kustomization.yaml
150 > ```cat $OVERLAYS/staging/deployment.yaml
229 <(kustomize build $OVERLAYS/staging) \
230 <(kustomize build $OVERLAYS/production) |\
263 kustomize build $OVERLAYS/staging
268 kustomize build $OVERLAYS/production
274 > kustomize build $OVERLAYS/staging |\
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/examples/helloWorld/
H A DREADME.md132 OVERLAYS=$DEMO_HOME/overlays
133 mkdir -p $OVERLAYS/staging
134 mkdir -p $OVERLAYS/production
167 cat <<EOF >$OVERLAYS/staging/map.yaml
207 cat <<EOF >$OVERLAYS/production/deployment.yaml
260 <(kustomize build $OVERLAYS/staging) \
261 <(kustomize build $OVERLAYS/production) |\
293 kustomize build $OVERLAYS/staging
298 kustomize build $OVERLAYS/production
304 > kustomize build $OVERLAYS/staging |\
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/examples/helloWorld/
H A DREADME.md132 OVERLAYS=$DEMO_HOME/overlays
133 mkdir -p $OVERLAYS/staging
134 mkdir -p $OVERLAYS/production
167 cat <<EOF >$OVERLAYS/staging/map.yaml
207 cat <<EOF >$OVERLAYS/production/deployment.yaml
260 <(kustomize build $OVERLAYS/staging) \
261 <(kustomize build $OVERLAYS/production) |\
293 kustomize build $OVERLAYS/staging
298 kustomize build $OVERLAYS/production
304 > kustomize build $OVERLAYS/staging |\
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/examples/
H A DconfigGeneration.md58 OVERLAYS=$DEMO_HOME/overlays
59 mkdir -p $OVERLAYS/staging
61 cat <<'EOF' >$OVERLAYS/staging/kustomization.yaml
75 cat <<EOF >$OVERLAYS/staging/map.yaml
122 cat $OVERLAYS/staging/map.yaml
146 kustomize build $OVERLAYS/staging |\
152 `$OVERLAYS/staging/kustomization.yaml`.
156 `$OVERLAYS/staging/kustomization.yaml`.
164 kustomize build $OVERLAYS/staging | grep k25m8k5k5m
178 kustomize build $OVERLAYS/staging |\
[all …]
H A DcombineConfigs.md176 OVERLAYS=$DEMO_HOME/overlays
183 mkdir -p $OVERLAYS/development
185 cat <<EOF >$OVERLAYS/development/plumbing.properties
189 cat <<EOF >$OVERLAYS/development/secret.properties
193 cat <<EOF >$OVERLAYS/development/kustomization.yaml
211 kustomize build $OVERLAYS/development
265 mkdir -p $OVERLAYS/production
267 cat <<EOF >$OVERLAYS/production/plumbing.properties
271 cat <<EOF >$OVERLAYS/production/secret.properties
275 cat <<EOF >$OVERLAYS/production/kustomization.yaml
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/examples/
H A DconfigGeneration.md58 OVERLAYS=$DEMO_HOME/overlays
59 mkdir -p $OVERLAYS/staging
61 cat <<'EOF' >$OVERLAYS/staging/kustomization.yaml
75 cat <<EOF >$OVERLAYS/staging/map.yaml
122 cat $OVERLAYS/staging/map.yaml
146 kustomize build $OVERLAYS/staging |\
152 `$OVERLAYS/staging/kustomization.yaml`.
156 `$OVERLAYS/staging/kustomization.yaml`.
164 kustomize build $OVERLAYS/staging | grep k25m8k5k5m
178 kustomize build $OVERLAYS/staging |\
[all …]
H A DcombineConfigs.md176 OVERLAYS=$DEMO_HOME/overlays
183 mkdir -p $OVERLAYS/development
185 cat <<EOF >$OVERLAYS/development/plumbing.properties
189 cat <<EOF >$OVERLAYS/development/secret.properties
193 cat <<EOF >$OVERLAYS/development/kustomization.yaml
211 kustomize build $OVERLAYS/development
265 mkdir -p $OVERLAYS/production
267 cat <<EOF >$OVERLAYS/production/plumbing.properties
271 cat <<EOF >$OVERLAYS/production/secret.properties
275 cat <<EOF >$OVERLAYS/production/kustomization.yaml
[all …]
/dports/devel/kyra/kyra/isogen/
H A Disogen.cpp826 RenderZ( surface, USE_TEXTURE | OVERLAYS ); in DrawIcons()
838 RenderZ( surface, USE_TEXTURE | OVERLAYS ); in DrawIcons()
839 RenderX( surface, USE_TEXTURE | OVERLAYS); in DrawIcons()
840 RenderY( surface, USE_TEXTURE | OVERLAYS); in DrawIcons()
879 RenderX( surface, USE_TEXTURE | OFFSET | OVERLAYS); in DrawIcons()
897 RenderY( surface, USE_TEXTURE | OFFSET | OVERLAYS); in DrawIcons()
1021 RenderX( surface, USE_TEXTURE | OFFSET | OVERLAYS ); in DrawIcons()
1042 RenderY( surface, USE_TEXTURE | OFFSET | OVERLAYS ); in DrawIcons()
1083 RenderRamp( surface, USE_TEXTURE | EAST | OVERLAYS, 1 ); in DrawIcons()
1380 RenderRamp( surface, USE_TEXTURE | EAST | OVERLAYS, 2 ); in DrawIcons()
[all …]
H A Disogen.h26 OVERLAYS = 0x80 enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DLayout.cpp44 return Layout::OVERLAYS; in GetLayoutForName()
76 case Layout::OVERLAYS: in GetNameForLayout()
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/
H A DREADME.adoc58 $ time make -C devel/tokei OVERLAYS=/usr/local/share/parfetch/overlay distclean checksum
60 $ time make -C x11-toolkits/wlroots OVERLAYS=/usr/local/share/parfetch/overlay distclean checksum
78 OVERLAYS+= /usr/local/share/parfetch/overlay
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DLayout.h21 OVERLAYS, enumerator
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dgl_util.h76 OVERLAYS, enumerator
H A Dgl_util.c327 case OVERLAYS: in set_gl_options()
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/overlay/Mk/
H A Dbsd.overlay.mk37 . for odir in ${OVERLAYS}
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dug_words129 -gnatwo ^ /WARNINGS=OVERLAYS
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dug_words129 -gnatwo ^ /WARNINGS=OVERLAYS
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dug_words169 -gnatwo ^ /WARNINGS=OVERLAYS
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dug_words169 -gnatwo ^ /WARNINGS=OVERLAYS
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-monitor/
H A DREADME183 OVERLAYS SUBSYSTEM
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-monitor/
H A DREADME183 OVERLAYS SUBSYSTEM
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-monitor/
H A DREADME183 OVERLAYS SUBSYSTEM
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-monitor/
H A DREADME183 OVERLAYS SUBSYSTEM
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-monitor/
H A DREADME183 OVERLAYS SUBSYSTEM

12