Skip to content

openshift-examples/kustomize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kustomize examples

oc apply -k [email protected]:openshift-examples/kustomize/components/simple-http-server

Remote examples

bases:
- [email protected]:pipe-cd/manifests.git/kustomization/helloworld?ref=v0.1.2-15

namePrefix: kustomize-remote-base-

commonLabels:
  app: kustomize-remote-base-helloworld

images:
- name: gcr.io/pipecd/helloworld
  newTag: v0.10.0

components:
  - [email protected]:openshift-examples/kustomize.git/components/agnhost?ref=2025-06-25
  - [email protected]:openshift-examples/kustomize.git/components/rhel-support-tools/?ref=2025-06-25
  - [email protected]:openshift-examples/kustomize.git/components/simple-http-server/?ref=2025-06-25
  - [email protected]:openshift-examples/kustomize.git/components/simple-httpd-vm/?ref=2025-06-25

Source

About

Kustomize examples

Resources

License

Stars

Watchers

Forks

Packages

No packages published