23 lines
No EOL
261 B
YAML
23 lines
No EOL
261 B
YAML
resources:
|
|
- ../../base
|
|
- ingress.yaml
|
|
|
|
namespace: default
|
|
|
|
labels:
|
|
- includeSelectors: true
|
|
pairs:
|
|
app: nginx
|
|
|
|
commonAnnotations:
|
|
owner: florian
|
|
|
|
namePrefix: nginx-
|
|
|
|
images:
|
|
- name: nginx
|
|
newName: nginx
|
|
newTag: 1.14.2
|
|
|
|
patches:
|
|
- path: replica.yaml |